From 43dc362e0999547936907b446bb57e38373f0861 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Wed, 17 Jul 2024 10:37:54 +0200 Subject: [PATCH] add new version 13.0.2-SNAPSHOT-1195 --- Package.swift | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Package.swift b/Package.swift index b8765e5..f4ed02e 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.0.2/WebIdPayOnServerProductPlugin.framework-v13.0.2-SNAPSHOT-1194.zip", - checksum: "febc413183c98fe34970d8386590bece00b309aa416381788ef7368585b7277d" + url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdPayOnServerProductPlugin/13.0.2/WebIdPayOnServerProductPlugin.framework-v13.0.2-SNAPSHOT-1195.zip", + checksum: "ee6695ac02eefee55682da718a44904dc89821e62d9423c554f045bdb9d6434d" ), .target( name: "WebIdPayOnServerProductPluginWrapper",