From 8b8cc5419c10599dca7751cfe37633fd5186f067 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Sun, 29 Mar 2026 20:33:51 +0200 Subject: [PATCH] add new version 21.2.2-SNAPSHOT-1600 --- Package.swift | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Package.swift b/Package.swift index 48a70f2..6c1f9f4 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.2/WebIdIosIdentScanPlugin.framework-v21.2.2-SNAPSHOT-1599.zip", - checksum: "51952a522f35a3b08ad7da5358fcb30037ac13451e4c641ddb97988240119efd" + url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdIosIdentScanPlugin/21.2.2/WebIdIosIdentScanPlugin.framework-v21.2.2-SNAPSHOT-1600.zip", + checksum: "6bce45fbd617312389c4aba4e927c13e2d661ec9fa706c513adc2bd2d90eb7ec" ), .target( name: "WebIdIosIdentScanPluginWrapper",