From 11aa7322ffe2774470d6c182782909455f96ba97 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Fri, 22 Mar 2024 08:35:20 +0100 Subject: [PATCH] add new version 12.0.0-SNAPSHOT-1117 --- Package.swift | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Package.swift b/Package.swift index 9743a74..6104b4f 100644 --- a/Package.swift +++ b/Package.swift @@ -38,8 +38,8 @@ let package = Package( targets: [ .binaryTarget( name: "WebIdPayProductPlugin", - url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdPayProductPlugin/12.0.0/WebIdPayProductPlugin.framework-v12.0.0-SNAPSHOT-1116.zip", - checksum: "b38d21160e5272ba9743802e5a0b26d8489bd58543f9f795ef37ea9befcc93c5" + url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdPayProductPlugin/12.0.0/WebIdPayProductPlugin.framework-v12.0.0-SNAPSHOT-1117.zip", + checksum: "4479c55c25eb15725d25645eadf06ffd1983c97f423b4d530659bfc4d97f5020" ), .target( name: "WebIdPayProductPluginWrapper",