From c8afccc5b0b99fbb51b596ffd688715a159c3f47 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Mon, 6 May 2024 10:26:34 +0200 Subject: [PATCH] add new version 12.0.4-SNAPSHOT-1143 --- Package.swift | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Package.swift b/Package.swift index d961bdf..03d1ace 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.3/WebIdPayProductPlugin.framework-v12.0.3-SNAPSHOT-1141.zip", - checksum: "af31808981634ddd0eb1e731da8e4751e22fe6b9a5c3dc9bd1bb58fa0e0d7a2c" + 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" ), .target( name: "WebIdPayProductPluginWrapper",