From 236547c1c4358c9205a7b05b0ab4c5c633462c77 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Wed, 2 Jul 2025 16:12:58 +0200 Subject: [PATCH] add new version 20.0.2-SNAPSHOT-1437 --- Package.swift | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Package.swift b/Package.swift index e213b46..a6e86c1 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.2/WebIdPayProductPlugin.framework-v20.0.2-SNAPSHOT-1436.zip", - checksum: "2986ac3955f1bbbe73ea39234112e69a2e74fe7f7f40bffd977938b2b3059a2e" + url: "https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4-snapshots/de/webid-solutions/WebIdPayProductPlugin/20.0.2/WebIdPayProductPlugin.framework-v20.0.2-SNAPSHOT-1437.zip", + checksum: "abcc083bf624faa1474c678438c4ce61ebb8ae8b039eee9f8cbcb7e00e878c25" ), .target( name: "WebIdPayProductPluginWrapper",