From 64cd921f26033aef08c106d7d7e0ac02b49a5e4b Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Mon, 6 May 2024 10:56:10 +0200 Subject: [PATCH] add new version 12.0.4-SNAPSHOT-1144 --- Package.swift | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Package.swift b/Package.swift index 03d1ace..f032439 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.4/WebIdPayProductPlugin.framework-v12.0.4-SNAPSHOT-1143.zip", - checksum: "c3472b5ca56821ead25afa9e43b1f8f87eab98a75c178ac7cd0c9ab7e4dcbf9a" + url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdPayProductPlugin/12.0.4/WebIdPayProductPlugin.framework-v12.0.4-SNAPSHOT-1144.zip", + checksum: "3603674e94ad496524795ad654781e022dfb877e7de1bc243045d4e8fca80a84" ), .target( name: "WebIdPayProductPluginWrapper",