From ddab2bd4676aced4e2cdd94f61dfffd4ecf6d7e2 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Fri, 17 Jan 2025 13:15:50 +0100 Subject: [PATCH] add new version 13.4.0-SNAPSHOT-1247 --- Package.swift | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Package.swift b/Package.swift index 6aa0288..b737685 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.0/WebIdPayProductPlugin.framework-v13.4.0-SNAPSHOT-1246.zip", - checksum: "3185412296735a382f859508734d7c44ed4285c9c3d61629036f7db403a68afc" + url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdPayProductPlugin/13.4.0/WebIdPayProductPlugin.framework-v13.4.0-SNAPSHOT-1247.zip", + checksum: "0553f2b0c61f169504c140d09a5038e62e72edb3a9cf641255f09fd47506f59b" ), .target( name: "WebIdPayProductPluginWrapper",