6
0

add new version 13.0.1

This commit is contained in:
mac-mini-003 2024-06-18 16:51:23 +02:00
parent d8476720d8
commit 8cbe363c8a

View File

@ -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.0")
.exact("10.0.1")
),
.package(
name: "WebIdDigitalSigningPlugin",
@ -38,8 +38,8 @@ let package = Package(
targets: [
.binaryTarget(
name: "WebIdPayProductPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdPayProductPlugin/13.0.0/WebIdPayProductPlugin.framework-v13.0.0.zip",
checksum: "727e6e9a54ab6a7e8c43cf26c63f0ca0668976d485d95caa855fba5d8c9749dc"
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdPayProductPlugin/13.0.1/WebIdPayProductPlugin.framework-v13.0.1.zip",
checksum: "2149e5afd84a407ead428a7d14fbdc8d476972dea6a347c3441e3520af87eaa8"
),
.target(
name: "WebIdPayProductPluginWrapper",