From 4fbcec6776138ef8d6c0894d7b179722c9996879 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Tue, 24 Jun 2025 15:12:32 +0200 Subject: [PATCH] add new version 20.0.0-SNAPSHOT-1414 --- Package.swift | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Package.swift b/Package.swift index b3ee553..4634a6c 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-1411.zip", - checksum: "d60fa5f656a43b5efcafe2ae11e41bec488efc7e420f08ab4d341bc1e918611f" + 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-1414.zip", + checksum: "4d3c9d1ddaf65da28a2a34fd45282ae54ee7873c19463d9e6fe4d678e7eaf9fa" ), .target( name: "WebIdPayProductPluginWrapper",