6
0

add new version 13.0.6

This commit is contained in:
mac-mini-003 2024-07-01 17:04:48 +02:00
parent c9a9339fb9
commit 8127667bd6

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.2")
.exact("10.0.3")
),
.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.5/WebIdPayProductPlugin.framework-v13.0.5.zip",
checksum: "a17421039a2107704ead74c82034e83886addc9348d6dbbaa45ccef97e25c605"
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdPayProductPlugin/13.0.6/WebIdPayProductPlugin.framework-v13.0.6.zip",
checksum: "37042cdeb51f5bd2cfb0e8e0fa2ec8c61eb764bb7662747b59f54eb1627e7ec3"
),
.target(
name: "WebIdPayProductPluginWrapper",