From f7191b02714f76ed7ffa07a77635678e8882d866 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Wed, 11 Mar 2026 09:31:59 +0100 Subject: [PATCH] add new version 21.2.2-SNAPSHOT-1588 --- Package.swift | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Package.swift b/Package.swift index 3862612..0001e56 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/21.2.1/WebIdIosIdentScanPlugin.framework-v21.2.1-SNAPSHOT-1578.zip", - checksum: "b36753ad60b599fc4c2165846ffdd416930d2ee332e3b361809272b66062e230" + url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdIosIdentScanPlugin/21.2.2/WebIdIosIdentScanPlugin.framework-v21.2.2-SNAPSHOT-1588.zip", + checksum: "e5ac14f129ccf455ec2aa4d92c1685872136ad513d23f58acbff9e2aa928e27b" ), .target( name: "WebIdIosIdentScanPluginWrapper",