From 2a81cf4f663ba5b9b88679da6ad83bba97c07565 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Tue, 12 Nov 2024 12:01:48 +0100 Subject: [PATCH] add new version 13.3.3-SNAPSHOT-1235 --- Package.swift | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Package.swift b/Package.swift index db826f8..01a0619 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-1234.zip", - checksum: "941a53502872fc98f375f4f36f4f2bdede5291c8669f0e44e69d1fef2f73acd0" + url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdPayProductPlugin/13.3.3/WebIdPayProductPlugin.framework-v13.3.3-SNAPSHOT-1235.zip", + checksum: "3f50cc5bc55867c3570683055c132fa69ae0b8d0998b19deb2ee3c7132856a6c" ), .target( name: "WebIdPayProductPluginWrapper",