From 3f002412b95fbd9ce0601635a00804664a37b450 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Wed, 30 Oct 2024 15:16:14 +0100 Subject: [PATCH] add new version 13.3.3-SNAPSHOT-1234 --- Package.swift | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Package.swift b/Package.swift index fa285d4..0c78941 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-1232.zip", - checksum: "750532928b351c266e231c65d20aa8bd79a3f4a6f3540201f76b65d5a6852809" + url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdPayOnServerProductPlugin/13.3.3/WebIdPayOnServerProductPlugin.framework-v13.3.3-SNAPSHOT-1234.zip", + checksum: "9e5cceb099180ea3446d16aed5040cd83714cd1aa575ed62f7675f8ea8c2b667" ), .target( name: "WebIdPayOnServerProductPluginWrapper",