From ff82c9994ba9f7a76647467f103f40d7744ceb3d Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Tue, 12 Mar 2024 14:14:05 +0100 Subject: [PATCH] add new version 12.0.0-SNAPSHOT-1101 --- Package.swift | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Package.swift b/Package.swift index 76fd0c4..6a33b30 100644 --- a/Package.swift +++ b/Package.swift @@ -33,8 +33,8 @@ let package = Package( targets: [ .binaryTarget( name: "WebIdAutoIdentOnDeviceProductPlugin", - url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdAutoIdentOnDeviceProductPlugin/12.0.0/WebIdAutoIdentOnDeviceProductPlugin.framework-v12.0.0-SNAPSHOT-1100.zip", - checksum: "c8438ed98d7065bdc5b4455e872f5fd8de24b3b692d2f001e2594bc4dc341339" + url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdAutoIdentOnDeviceProductPlugin/12.0.0/WebIdAutoIdentOnDeviceProductPlugin.framework-v12.0.0-SNAPSHOT-1101.zip", + checksum: "2fd89f747961850a743898cc068969cdb4a50719dff1a8a8b6d203952f2f4371" ), .target( name: "WebIdAutoIdentOnDeviceProductPluginWrapper",