From bce3ae88374bd6d8dc9b47784bcdaae604bcccde Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Wed, 8 May 2024 13:24:05 +0200 Subject: [PATCH] add new version 12.0.4-SNAPSHOT-1149 --- Package.swift | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Package.swift b/Package.swift index f032439..3907474 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.4/WebIdPayProductPlugin.framework-v12.0.4-SNAPSHOT-1144.zip", - checksum: "3603674e94ad496524795ad654781e022dfb877e7de1bc243045d4e8fca80a84" + url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdPayProductPlugin/12.0.4/WebIdPayProductPlugin.framework-v12.0.4-SNAPSHOT-1149.zip", + checksum: "79ea9612948fd72ff4a79ff922e47439bb71ad6fb2ec48e69c3bb3feda0891e6" ), .target( name: "WebIdPayProductPluginWrapper",