From bc2363a90505cb499e1fbe4eadd7302333a08516 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Wed, 12 Mar 2025 11:07:33 +0100 Subject: [PATCH] add new version 12.3.0-SNAPSHOT-1333 --- Package.swift | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Package.swift b/Package.swift index 89e5932..847ee94 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-1332.zip", - checksum: "66fdd2b900d6cc536f5e3273388423147eb6496d5fa9dc7a5ed221a53be72ef4" + url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdIosIdentScanPlugin/12.3.0/WebIdIosIdentScanPlugin.framework-v12.3.0-SNAPSHOT-1333.zip", + checksum: "fb85720a032b6b950a4663f51dd93e756d09a3fb8b963c75ac7b390459b4599d" ), .target( name: "WebIdIosIdentScanPluginWrapper",