From f54df681dccf49a4b7eed49ce7aa7115e56cdc64 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Mon, 23 Jun 2025 14:47:44 +0200 Subject: [PATCH] add new version 20.0.0-SNAPSHOT-1411 --- Package.swift | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Package.swift b/Package.swift index 052a6e7..b3ee553 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/redesign-v4-snapshots/de/webid-solutions/WebIdPayProductPlugin/20.0.0/WebIdPayProductPlugin.framework-v20.0.0-SNAPSHOT-1410.zip", - checksum: "18abfd166db1d558319e273afc3a4c7989a055b5e2fedbefff12ba4b047fc3c4" + url: "https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4-snapshots/de/webid-solutions/WebIdPayProductPlugin/20.0.0/WebIdPayProductPlugin.framework-v20.0.0-SNAPSHOT-1411.zip", + checksum: "d60fa5f656a43b5efcafe2ae11e41bec488efc7e420f08ab4d341bc1e918611f" ), .target( name: "WebIdPayProductPluginWrapper",