From 3eaac3af1f4d47ce3ee288575932a38ec3a3f523 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Thu, 28 Nov 2024 16:44:40 +0100 Subject: [PATCH] add new version 12.0.1-SNAPSHOT-1311 --- Package.swift | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Package.swift b/Package.swift index e8e871e..68acf20 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.0.1/WebIdIosIdentScanPlugin.framework-v12.0.1-SNAPSHOT-1309.zip", - checksum: "e92cb6db51449bfd9c0fabfe8f86fdda53de31f2a5aebc9311f6da3f3b6a739d" + url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdIosIdentScanPlugin/12.0.1/WebIdIosIdentScanPlugin.framework-v12.0.1-SNAPSHOT-1311.zip", + checksum: "6a7394e815d6a0b1aa33d5c8a505e0d074eb4b5bf09fdabcdb934bb415c53e57" ), .target( name: "WebIdIosIdentScanPluginWrapper",