From c265be5ba60d3fa9f51261bc8c5806296c457b4d Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Thu, 28 Mar 2024 11:18:54 +0100 Subject: [PATCH] add new version 12.0.2-SNAPSHOT-1124 --- Package.swift | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Package.swift b/Package.swift index f34a694..5e77b43 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-1122.zip", - checksum: "30e96dccd4f751ba675ed03ca5b107a3a745697af957392a3d06e86a84e8c306" + url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdPayProductPlugin/12.0.2/WebIdPayProductPlugin.framework-v12.0.2-SNAPSHOT-1124.zip", + checksum: "4e4156f3d5563b815f17589b626eefa3c0f05bc705bdaec669a203ea5e11c283" ), .target( name: "WebIdPayProductPluginWrapper",