From d03400dc5c50968a3f160f907ee423a5ce84a3b2 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Thu, 27 Jun 2024 12:29:12 +0200 Subject: [PATCH] add new version 12.0.1-SNAPSHOT-1290 --- Package.swift | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Package.swift b/Package.swift index 555774e..43bea0e 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/12.0.1/WebIdIosIdentScanPlugin.framework-v12.0.1-SNAPSHOT-1289.zip", - checksum: "ad14376eeca043aa7d5919acf06c7cdac292b18cd46819fe044ffd0c72d09744" + url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdIosIdentScanPlugin/12.0.1/WebIdIosIdentScanPlugin.framework-v12.0.1-SNAPSHOT-1290.zip", + checksum: "76534de444a85c58c5d49ca374b061c3f8a8ddd59d2768b5d1530572bc2744a4" ), .target( name: "WebIdIosIdentScanPluginWrapper",