From 696904704d6884b75b2176842e3acc860289f8c9 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Tue, 3 Dec 2024 09:31:13 +0100 Subject: [PATCH] add new version 13.3.3-SNAPSHOT-1242 --- Package.swift | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Package.swift b/Package.swift index 4586364..3ecc412 100644 --- a/Package.swift +++ b/Package.swift @@ -38,8 +38,8 @@ let package = Package( targets: [ .binaryTarget( name: "WebIdPayOnServerProductPlugin", - url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdPayOnServerProductPlugin/13.3.3/WebIdPayOnServerProductPlugin.framework-v13.3.3-SNAPSHOT-1241.zip", - checksum: "4256caac318f35c25533f548ca4001279fabf17d6ae8bc15470579a2568470b6" + url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdPayOnServerProductPlugin/13.3.3/WebIdPayOnServerProductPlugin.framework-v13.3.3-SNAPSHOT-1242.zip", + checksum: "a18ba29412252b3b95d9edadd65e4496ea4a35b0b992c9f5ef7ce5ffc9066371" ), .target( name: "WebIdPayOnServerProductPluginWrapper",