From 9eaa706839542a6773347a60750ad09e3c3473b0 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Thu, 4 Apr 2024 10:12:53 +0200 Subject: [PATCH] add new version 12.0.2-SNAPSHOT-1128 --- Package.swift | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Package.swift b/Package.swift index e47b7b4..65a07be 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.2/WebIdPayProductPlugin.framework-v12.0.2-SNAPSHOT-1126.zip", - checksum: "f41737d9439aa454e71ab79b6c2b49fa059ca3932eaaf439bc0ec7196f379c3a" + url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdPayProductPlugin/12.0.2/WebIdPayProductPlugin.framework-v12.0.2-SNAPSHOT-1128.zip", + checksum: "7e0872628b1b5d06989a5e933175b17d2ce5c56d6a21ce77d254685e5dc88e52" ), .target( name: "WebIdPayProductPluginWrapper",