From 0af4fd65c271685d73021a7498592ae7b081912a Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Tue, 16 Jul 2024 14:47:09 +0200 Subject: [PATCH] add new version 13.0.2-SNAPSHOT-1194 --- Package.swift | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Package.swift b/Package.swift index 367aa72..b8765e5 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-1189.zip", - checksum: "ac6df68f00c9b9c4d7e8e2ff62624338886a1e6ea83acac7857324d4df7c1b66" + 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" ), .target( name: "WebIdPayOnServerProductPluginWrapper",