From f31270e21f0af62df921845521a74e07315145eb Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Wed, 26 Nov 2025 14:12:15 +0100 Subject: [PATCH] add new version 15.1.2-SNAPSHOT-1335 --- Package.swift | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Package.swift b/Package.swift index 831ecc2..9c62d50 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.0.2/WebIdPayProductPlugin.framework-v15.0.2-SNAPSHOT-1324.zip", - checksum: "b1eafa0d415932955ffb4ab5f9da23d6d706a898ba036de179b6b83a097d8f2e" + url: "https://api.webid-solutions.de/releases/ios/xcframework/legacy-snapshots/de/webid-solutions/WebIdPayProductPlugin/15.1.2/WebIdPayProductPlugin.framework-v15.1.2-SNAPSHOT-1335.zip", + checksum: "bd058da914362d2c507c212d05353d45e6687a4c606e8f76d5c4a1e02a89523c" ), .target( name: "WebIdPayProductPluginWrapper",