From 625a13797d640cfa852660a79927367a22baeae2 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Wed, 8 May 2024 10:12:54 +0200 Subject: [PATCH] add new version 11.1.1-SNAPSHOT-1267 --- Package.swift | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Package.swift b/Package.swift index fca3e12..a222937 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-1266.zip", - checksum: "6fe8cf1266019d87fe2fa4014a20ac142280fb3e0d551f7455384126f5e5c5cd" + url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdIosIdentScanPlugin/11.1.1/WebIdIosIdentScanPlugin.framework-v11.1.1-SNAPSHOT-1267.zip", + checksum: "417ec7964238ba57b0a87d9a3d586bc509edcdedc2f140623e66883f7bd89cf3" ), .target( name: "WebIdIosIdentScanPluginWrapper",