6
0

add new version 13.0.1

This commit is contained in:
mac-mini-003 2024-06-18 16:51:20 +02:00
parent e779d1d3c1
commit 8ce9e8d4de

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: "WebIdPayOnServerProductPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdPayOnServerProductPlugin/13.0.0/WebIdPayOnServerProductPlugin.framework-v13.0.0.zip",
checksum: "9ab3a94852b8ac71660b522002bf796559849d1409bd4cd1a7abce9e478fb69b"
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdPayOnServerProductPlugin/13.0.1/WebIdPayOnServerProductPlugin.framework-v13.0.1.zip",
checksum: "96eec9bbb547b62f9db55b799688392ec4e090ce7fa8e60249f7b204516dba89"
),
.target(
name: "WebIdPayOnServerProductPluginWrapper",