From 5ccfda2913117ae949e6fb09ef049df714a1053a Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Wed, 13 Mar 2024 10:33:25 +0100 Subject: [PATCH] add new version 12.0.0-SNAPSHOT-1103 --- Package.swift | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Package.swift b/Package.swift index 5b4005a..8374341 100644 --- a/Package.swift +++ b/Package.swift @@ -38,8 +38,8 @@ let package = Package( targets: [ .binaryTarget( name: "WebIdEIdOnServerProductPlugin", - url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdEIdOnServerProductPlugin/12.0.0/WebIdEIdOnServerProductPlugin.framework-v12.0.0-SNAPSHOT-1101.zip", - checksum: "764d0da97859384962f495b9200c67c5feefaae1b5788c1933f18531d6e0c645" + url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdEIdOnServerProductPlugin/12.0.0/WebIdEIdOnServerProductPlugin.framework-v12.0.0-SNAPSHOT-1103.zip", + checksum: "ebd457b3e0276a256d0f4d8e3eeaa880a67e0a35e4a0da6fb4291f8af03ae9e1" ), .target( name: "WebIdEIdOnServerProductPluginWrapper",