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