From bedde87b42bf8b97268defa2812d0bc25e66218e Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Fri, 2 Aug 2024 17:02:54 +0200 Subject: [PATCH] add new version 13.0.2-SNAPSHOT-1203 --- Package.swift | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Package.swift b/Package.swift index 98cc33b..203c2b8 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-1201.zip", - checksum: "304d63e3ad71bb41f4b62ce0548e35cfcfe258eae09969ba3e95eb9afbd1cb38" + url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdPayProductPlugin/13.0.2/WebIdPayProductPlugin.framework-v13.0.2-SNAPSHOT-1203.zip", + checksum: "17237ff736feba3aa20534fd02ec00a92b3dad5fa68757a84514ce76cd188cef" ), .target( name: "WebIdPayProductPluginWrapper",