From 493b2465ae9e67feac1ee027c217c411a045949a Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Thu, 4 Dec 2025 15:09:21 +0100 Subject: [PATCH] add new version 15.1.3-SNAPSHOT-1340 --- Package.swift | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Package.swift b/Package.swift index f64e143..d8840c6 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/legacy-snapshots/de/webid-solutions/WebIdPayProductPlugin/15.1.3/WebIdPayProductPlugin.framework-v15.1.3-SNAPSHOT-1339.zip", - checksum: "0ccaf6c6d362813c5b101350d23baed37e5ba6653ca18014f245cc76f5161598" + url: "https://api.webid-solutions.de/releases/ios/xcframework/legacy-snapshots/de/webid-solutions/WebIdPayProductPlugin/15.1.3/WebIdPayProductPlugin.framework-v15.1.3-SNAPSHOT-1340.zip", + checksum: "5a75b5f0246185533f810947495daab2b42dfac87ee33895adb060410fe17e5a" ), .target( name: "WebIdPayProductPluginWrapper",