From 1e5bb5082d78b08c9ac6bf03e2d086d96d07bc38 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Tue, 19 Mar 2024 16:32:29 +0100 Subject: [PATCH] add new version 12.0.0-SNAPSHOT-1107 --- Package.swift | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Package.swift b/Package.swift index 4e611f5..a331f03 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/12.0.0/WebIdPayProductPlugin.framework-v12.0.0-SNAPSHOT-1104.zip", - checksum: "2cce085f4cfcbd35e85399c137569aa30a96483ebe50ed694f16143d13f9c028" + url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdPayProductPlugin/12.0.0/WebIdPayProductPlugin.framework-v12.0.0-SNAPSHOT-1107.zip", + checksum: "091fe1e3d7c2f19786d9a52fec1219b0161878d2c3f301ae80111707bf485355" ), .target( name: "WebIdPayProductPluginWrapper",