From d426a46731e3da1391fa1a22a96d8f0f997ece85 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Mon, 11 Mar 2024 16:24:47 +0100 Subject: [PATCH] add new version 12.0.0-SNAPSHOT-1100 --- Package.swift | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Package.swift b/Package.swift index 164fb8d..76fd0c4 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-1098.zip", - checksum: "12f5a6b2bcf227999962a82bd0a2e02f345db860b767f96fd889fd92c16b815d" + 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" ), .target( name: "WebIdAutoIdentOnDeviceProductPluginWrapper",