From 1c12d79c2e0808f520215f00361b34d0e3a9ad8b Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Mon, 16 Dec 2024 17:13:29 +0100 Subject: [PATCH] add new version 13.3.3-SNAPSHOT-1243 --- Package.swift | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Package.swift b/Package.swift index 9508352..4c50df1 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.3.3/WebIdPayProductPlugin.framework-v13.3.3-SNAPSHOT-1242.zip", - checksum: "37dfeda55e68fc8cfc59186cd9a5cca0361575aa8871132d9ef8bcc84d93b0bf" + url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdPayProductPlugin/13.3.3/WebIdPayProductPlugin.framework-v13.3.3-SNAPSHOT-1243.zip", + checksum: "17ae5064ac20902fa56da32b6ca8c2687f42a7cecc641cc8b91197448adfb470" ), .target( name: "WebIdPayProductPluginWrapper",