From 1375b7be8f338645e80c125e31fc904ef6c0ab8e Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Fri, 24 May 2024 13:14:36 +0200 Subject: [PATCH] add new version 12.0.4-SNAPSHOT-1154 --- Package.swift | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Package.swift b/Package.swift index c1a85f1..3978ef6 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-1153.zip", - checksum: "fa187c3761b851ea3b20128d9ab871d1fe8c001cb64c5d26cef9476739e53949" + url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdPayProductPlugin/12.0.4/WebIdPayProductPlugin.framework-v12.0.4-SNAPSHOT-1154.zip", + checksum: "eafaa9c73d5a6e10c2cb864d9102be02f1f79fb9a746bd9d408e93a56e0e5312" ), .target( name: "WebIdPayProductPluginWrapper",