From 2f6cdf64175278b4079d7f8ec8328c563f83275a Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Thu, 21 Mar 2024 09:19:42 +0100 Subject: [PATCH] add new version 12.0.0-SNAPSHOT-1115 --- Package.swift | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Package.swift b/Package.swift index bd53fe1..176dce3 100644 --- a/Package.swift +++ b/Package.swift @@ -17,7 +17,7 @@ let package = Package( .package( name: "WebIdIosBankIdentPlugin", url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-bank-ident-plugin-spm", - .exact("9.0.0") + .exact("9.0.1") ), .package( name: "WebIdDigitalSigningPlugin", @@ -38,8 +38,8 @@ let package = Package( targets: [ .binaryTarget( name: "WebIdPayOnServerProductPlugin", - url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdPayOnServerProductPlugin/12.0.0/WebIdPayOnServerProductPlugin.framework-v12.0.0-SNAPSHOT-1114.zip", - checksum: "862cd2631d31cfb4117b767f3f51635176faaeb91b49c8797fe3d8a542e0ec39" + url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdPayOnServerProductPlugin/12.0.0/WebIdPayOnServerProductPlugin.framework-v12.0.0-SNAPSHOT-1115.zip", + checksum: "5f2acc609e1b95907fa3235a786dc1f017e5f7214f67f8d0476bd760d58cf266" ), .target( name: "WebIdPayOnServerProductPluginWrapper",