From 75f2f7f9d3919c2c2d6438d79543ad6f0b4b4e50 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Wed, 20 Mar 2024 15:55:51 +0100 Subject: [PATCH] add new version 12.0.0-SNAPSHOT-1108 --- Package.swift | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Package.swift b/Package.swift index a331f03..fed542c 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-1107.zip", - checksum: "091fe1e3d7c2f19786d9a52fec1219b0161878d2c3f301ae80111707bf485355" + url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdPayProductPlugin/12.0.0/WebIdPayProductPlugin.framework-v12.0.0-SNAPSHOT-1108.zip", + checksum: "1fd4a005eba6e8780e1a27b8c05c23ad3043ada3a465324d5f4a53c860a2976d" ), .target( name: "WebIdPayProductPluginWrapper",