From 5235996e63595bd0492bb2d9bcdbd4fa9793b4b2 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Mon, 1 Jul 2024 17:04:45 +0200 Subject: [PATCH] add new version 13.0.6 --- Package.swift | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Package.swift b/Package.swift index 93fdcb5..d51c7b3 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("10.0.2") + .exact("10.0.3") ), .package( name: "WebIdDigitalSigningPlugin", @@ -38,8 +38,8 @@ let package = Package( targets: [ .binaryTarget( name: "WebIdPayOnServerProductPlugin", - url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdPayOnServerProductPlugin/13.0.5/WebIdPayOnServerProductPlugin.framework-v13.0.5.zip", - checksum: "336449724e85637ec7fbfdf9538fc62d321a8fcb411816f2c22992b161d4f330" + url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdPayOnServerProductPlugin/13.0.6/WebIdPayOnServerProductPlugin.framework-v13.0.6.zip", + checksum: "521fb9f447ee79af590c0e10d2f874b6ca7eae6548859756dea684ed7cb2c77d" ), .target( name: "WebIdPayOnServerProductPluginWrapper",