From 6abce5cb2e63072bc507616655ecdbf70eec847e Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Mon, 27 May 2024 10:58:10 +0200 Subject: [PATCH] add new version 13.0.0-SNAPSHOT-1160 --- Package.swift | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Package.swift b/Package.swift index 1aa042b..c9b79bc 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/MWI-1288/de/webid-solutions/WebIdPayProductPlugin/13.0.0/WebIdPayProductPlugin.framework-v13.0.0-SNAPSHOT-1159.zip", - checksum: "03114441a764f965333f3960962e4b8814ef6ad3a9af1d1451c03c12647e0611" + url: "https://api.webid-solutions.de/releases/ios/xcframework/MWI-1288/de/webid-solutions/WebIdPayProductPlugin/13.0.0/WebIdPayProductPlugin.framework-v13.0.0-SNAPSHOT-1160.zip", + checksum: "acc3b4d3b4c3793ee2371d353d8b390089ff8e905b4cbf6ce83a2a80835d057a" ), .target( name: "WebIdPayProductPluginWrapper",