From 7d94f4b7508d4e3e57ebb7a78e8fc9ba8ffbdfde Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Mon, 23 Jun 2025 16:41:21 +0200 Subject: [PATCH] add new version 15.0.0-SNAPSHOT-1292 --- Package.swift | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Package.swift b/Package.swift index 05ec3eb..ee96250 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/15.0.0/WebIdPayProductPlugin.framework-v15.0.0-SNAPSHOT-1290.zip", - checksum: "994161f0742587792bad76fb7b5e753cdd7b44b6ebbc250e4b7764c4156bb696" + url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdPayProductPlugin/15.0.0/WebIdPayProductPlugin.framework-v15.0.0-SNAPSHOT-1292.zip", + checksum: "99a09b53c2ddbdd474a5ec65780fd8792d3dbc80c7e2e5aaae2c72e89208a3d7" ), .target( name: "WebIdPayProductPluginWrapper",