From 19322d6fe7ac16f8d630d7037bff8a0b52c08dc8 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Thu, 28 Nov 2024 15:43:23 +0100 Subject: [PATCH] add new version 13.3.3-SNAPSHOT-1241 --- Package.swift | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Package.swift b/Package.swift index f87ffa3..de9b859 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-1240.zip", - checksum: "2471c45b47bb2855c5b37ac0c5e5f7ece79d754acc6df0ce1015857602911645" + url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdAutoIdentOnDeviceProductPlugin/13.3.3/WebIdAutoIdentOnDeviceProductPlugin.framework-v13.3.3-SNAPSHOT-1241.zip", + checksum: "52707091d5613e8db26de94d7df6223fea17889930aba73fe59a9814c6d869f4" ), .target( name: "WebIdAutoIdentOnDeviceProductPluginWrapper",