From 5ae4b1d37faca5e68f9eaf9edd53582bbca2bbe1 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Wed, 15 Jan 2025 17:00:10 +0100 Subject: [PATCH] add new version 12.3.0-SNAPSHOT-1316 --- Package.swift | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Package.swift b/Package.swift index 2b56fc9..fefc16e 100644 --- a/Package.swift +++ b/Package.swift @@ -28,8 +28,8 @@ let package = Package( targets: [ .binaryTarget( name: "WebIdIosIdentScanPlugin", - url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdIosIdentScanPlugin/12.3.0/WebIdIosIdentScanPlugin.framework-v12.3.0-SNAPSHOT-1315.zip", - checksum: "ef696b74f7eddf87f3441b70152e2db537890aed0793dbf18349065df6886512" + url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdIosIdentScanPlugin/12.3.0/WebIdIosIdentScanPlugin.framework-v12.3.0-SNAPSHOT-1316.zip", + checksum: "e2267dadb1eab57df3a37c69a3f119c6ab97b75b9a9a3de277fa2827d448985b" ), .target( name: "WebIdIosIdentScanPluginWrapper",