From 2d2b0cc2dda896fd99724fbc82e336e8f75c4c17 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Thu, 19 Jun 2025 17:48:33 +0200 Subject: [PATCH] add new version 15.0.0-SNAPSHOT-1354 --- Package.swift | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Package.swift b/Package.swift index c302dea..07e4c58 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-1353.zip", - checksum: "4e63350a989cc232dd08c097a5bc632d7d002ecf6957d6dd31917f99bba6ed6b" + url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdIosIdentScanPlugin/15.0.0/WebIdIosIdentScanPlugin.framework-v15.0.0-SNAPSHOT-1354.zip", + checksum: "6cd0299e45fcea4ebcabbbd1f8c44fa4fda6a1d798f4ac4a9948ea3311e70070" ), .target( name: "WebIdIosIdentScanPluginWrapper",