From 2371f4c7f40869a9ad8806465a2931332ad8e93c Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Tue, 15 Jul 2025 18:10:40 +0200 Subject: [PATCH] add new version 15.0.1-SNAPSHOT-1365 --- Package.swift | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Package.swift b/Package.swift index e762fa4..9ffee38 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/15.0.0/WebIdIosIdentScanPlugin.framework-v15.0.0-SNAPSHOT-1357.zip", - checksum: "157055608ba9e233a609a7cbe49c3990ba57f5078612983baafb3e1d23764b03" + url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdIosIdentScanPlugin/15.0.1/WebIdIosIdentScanPlugin.framework-v15.0.1-SNAPSHOT-1365.zip", + checksum: "3703d9cd30e875946403bce01a84f17cc4b38b81a001073a8f09e133425b612a" ), .target( name: "WebIdIosIdentScanPluginWrapper",