From 58b6c073ac1f1cc0fb16aad3b253e302d9408e3c Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Mon, 11 Mar 2024 16:25:02 +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 424231d..5cf5f88 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/12.0.0/WebIdEIdProductPlugin.framework-v12.0.0-SNAPSHOT-1098.zip", - checksum: "80c11b51166e12304f28a24a88332e041e3b3935ee78ab91a7d10142ffd2761a" + url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdEIdProductPlugin/12.0.0/WebIdEIdProductPlugin.framework-v12.0.0-SNAPSHOT-1100.zip", + checksum: "acbbb517c5463d92dec82af59bf1cb3ef1cf53ec9f829660304eb0c7f484572f" ), .target( name: "WebIdEIdProductPluginWrapper",