From 081a845bd18ef663564a5af0b7656c696cf2b371 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Tue, 19 Mar 2024 16:32:14 +0100 Subject: [PATCH] add new version 12.0.0-SNAPSHOT-1107 --- Package.swift | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Package.swift b/Package.swift index ee1405d..b167b93 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-1104.zip", - checksum: "e1710cbf797d82c06430eee5761b9061869b015555048cb842a8d9941e34e829" + url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdEIdProductPlugin/12.0.0/WebIdEIdProductPlugin.framework-v12.0.0-SNAPSHOT-1107.zip", + checksum: "1a7ce3a6f1ede5192bc53e9d28ee9ac47c540073ed6bfb63a9c14addb5144139" ), .target( name: "WebIdEIdProductPluginWrapper",