From f31b898ed61235cd3e46805aeb1ce167448a0de9 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Mon, 28 Apr 2025 17:17:36 +0200 Subject: [PATCH] add new version 13.4.1-SNAPSHOT-1271 --- Package.swift | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Package.swift b/Package.swift index cfaa1a4..0e093b6 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/snapshots/de/webid-solutions/WebIdPayProductPlugin/13.4.1/WebIdPayProductPlugin.framework-v13.4.1-SNAPSHOT-1269.zip", - checksum: "e93da45c5acf52d613806b3bc938d339a8e97e6d82f838290c9b74a6306eb7de" + url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdPayProductPlugin/13.4.1/WebIdPayProductPlugin.framework-v13.4.1-SNAPSHOT-1271.zip", + checksum: "43ee85606d9a90010196d6d2f8cb2b67cbdd652a9f72a9c681bc10b2dc6c50e2" ), .target( name: "WebIdPayProductPluginWrapper",