From b01125dc935e70c391ceb5de9361d69379f048f1 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Mon, 13 May 2024 16:06:41 +0200 Subject: [PATCH] add new version 11.1.1-SNAPSHOT-1271 --- Package.swift | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Package.swift b/Package.swift index 3c3f9cd..8566d06 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/11.1.1/WebIdIosIdentScanPlugin.framework-v11.1.1-SNAPSHOT-1269.zip", - checksum: "ad456d8082d4701624fa0fc773244652cedfc0c86dbfdd2a730094ee768b2b79" + url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdIosIdentScanPlugin/11.1.1/WebIdIosIdentScanPlugin.framework-v11.1.1-SNAPSHOT-1271.zip", + checksum: "9852325729b750f644e223965ee3024abefc3de948057b386670a204d61c145a" ), .target( name: "WebIdIosIdentScanPluginWrapper",