From 527b8f821218ef8a8bca5d24f54a96d762abb6f0 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Thu, 27 Jun 2024 14:40:04 +0200 Subject: [PATCH] add new version 13.0.2-SNAPSHOT-1181 --- Package.swift | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Package.swift b/Package.swift index b17bfc3..3a3a3c5 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/13.0.2/WebIdPayProductPlugin.framework-v13.0.2-SNAPSHOT-1190.zip", - checksum: "8f69834fdb4ac6ceccb7b64e8256ecf414bf65792a68fcb56f7287b21e7e1eed" + url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdPayProductPlugin/13.0.2/WebIdPayProductPlugin.framework-v13.0.2-SNAPSHOT-1181.zip", + checksum: "8c3d822d6628ec27591ef319f2fbe2c3f2f154024e21d35b7cabf39918e88776" ), .target( name: "WebIdPayProductPluginWrapper",