From 2a1583377eb7639b0c38ec167556bcba864cab70 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Tue, 9 Jun 2026 15:59:43 +0200 Subject: [PATCH] add new version 15.2.1-SNAPSHOT-1401 --- Package.swift | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Package.swift b/Package.swift index 45821c1..f4c41d1 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/legacy-snapshots/de/webid-solutions/WebIdIosIdentScanPlugin/15.2.1/WebIdIosIdentScanPlugin.framework-v15.2.1-SNAPSHOT-1400.zip", - checksum: "65c132d4edf08ba8d8f644eb4b9b54fcb318fea3ee48ff40e4efc548c0b23149" + url: "https://api.webid-solutions.de/releases/ios/xcframework/legacy-snapshots/de/webid-solutions/WebIdIosIdentScanPlugin/15.2.1/WebIdIosIdentScanPlugin.framework-v15.2.1-SNAPSHOT-1401.zip", + checksum: "73c4504cb92b2ea6f38df7493f50ccc67fb37cacbbbf64bbd0c598f85647fc42" ), .target( name: "WebIdIosIdentScanPluginWrapper",