From 4ed058505e6f40c69876a31da49b874ab3b6a975 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Thu, 28 Nov 2024 15:44:27 +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 8efd75e..e97a06c 100644 --- a/Package.swift +++ b/Package.swift @@ -38,8 +38,8 @@ let package = Package( targets: [ .binaryTarget( name: "WebIdEIdProductPlugin", - url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdEIdProductPlugin/13.3.3/WebIdEIdProductPlugin.framework-v13.3.3-SNAPSHOT-1240.zip", - checksum: "50765b82a5d5b9c8490bcc6f177289d33c9407937902dbdcf4cf484f255ade93" + url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdEIdProductPlugin/13.3.3/WebIdEIdProductPlugin.framework-v13.3.3-SNAPSHOT-1241.zip", + checksum: "95cb9cb789d100984172de8e2f63c7fb7ec112a1ac946ac09c3ebb92e18fe54f" ), .target( name: "WebIdEIdProductPluginWrapper",