From 5d027ff9de0783ab4d05db27d6458719716088c5 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Wed, 30 Oct 2024 15:14:06 +0100 Subject: [PATCH] add new version 13.3.3-SNAPSHOT-1234 --- Package.swift | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Package.swift b/Package.swift index 8480648..6c724a5 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/13.3.3/WebIdAutoIdentOnDeviceProductPlugin.framework-v13.3.3-SNAPSHOT-1232.zip", - checksum: "821c180db9dd25640de62e2feb186130dd5d4de9897e02a9b526efb772437d35" + url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdAutoIdentOnDeviceProductPlugin/13.3.3/WebIdAutoIdentOnDeviceProductPlugin.framework-v13.3.3-SNAPSHOT-1234.zip", + checksum: "566f55f62b0e0349d3e8489070068ac5de9c48c354d52dc0db3468dd5165f6f5" ), .target( name: "WebIdAutoIdentOnDeviceProductPluginWrapper",