From 578b1754b359e01eb26598edad958f0b92ad5460 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Tue, 29 Oct 2024 13:48:20 +0100 Subject: [PATCH] add new version 13.3.3-SNAPSHOT-1223 --- Package.swift | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Package.swift b/Package.swift index 1385fcd..38677a9 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.2.0/WebIdPayProductPlugin.framework-v13.2.0-SNAPSHOT-1221.zip", - checksum: "4bc02ecd6f28b49a434f14d8cdf667a4489912d5792d9fa496b8bb939a6fb089" + url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdPayProductPlugin/13.3.3/WebIdPayProductPlugin.framework-v13.3.3-SNAPSHOT-1223.zip", + checksum: "e0cffcc056aa1c3a36d4a4e6275256b8f8accc686f07eb456e38f2f4a00bc5e8" ), .target( name: "WebIdPayProductPluginWrapper",