From e85ff296e6bbb99fc4d923069a885e026e3538af Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Wed, 20 Mar 2024 15:55:35 +0100 Subject: [PATCH] add new version 12.0.0-SNAPSHOT-1108 --- Package.swift | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Package.swift b/Package.swift index b167b93..12dca4a 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-1107.zip", - checksum: "1a7ce3a6f1ede5192bc53e9d28ee9ac47c540073ed6bfb63a9c14addb5144139" + url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdEIdProductPlugin/12.0.0/WebIdEIdProductPlugin.framework-v12.0.0-SNAPSHOT-1108.zip", + checksum: "41e25b42d1bc8a370035d2da0e9658dd8056917d6bbc9587da01efc9f9e8495f" ), .target( name: "WebIdEIdProductPluginWrapper",