From 824d320963d376dee47ad508bfac65f1b089dd60 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Tue, 29 Oct 2024 13:45:40 +0100 Subject: [PATCH] add new version 13.3.3-SNAPSHOT-1223 --- Package.swift | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Package.swift b/Package.swift index 90df065..dd680d6 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.2.0/WebIdAutoIdentOnDeviceProductPlugin.framework-v13.2.0-SNAPSHOT-1221.zip", - checksum: "619b8e2b79f226f6524f68980a0e288f127fedab09eeb50f1191c86e0aed8fe3" + url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdAutoIdentOnDeviceProductPlugin/13.3.3/WebIdAutoIdentOnDeviceProductPlugin.framework-v13.3.3-SNAPSHOT-1223.zip", + checksum: "f1c2e67b8ab3db875d6995e864a9c54d91c72d9cd42efd970216d0af2c1fd784" ), .target( name: "WebIdAutoIdentOnDeviceProductPluginWrapper",