6
0

add new version 13.1.1

This commit is contained in:
mac-mini-003 2024-08-13 15:06:56 +02:00
parent e8ee93830f
commit 0fc1ad87b7

View File

@ -22,7 +22,7 @@ let package = Package(
.package(
name: "WebIdDigitalSigningPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-digital-signing-plugin-spm",
.exact("11.1.3")
.exact("11.1.4")
),
.package(
name: "WebIdIosIdentScanPlugin",
@ -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.1.0/WebIdPayOnServerProductPlugin.framework-v13.1.0.zip",
checksum: "61f555a7f77ebba51c1de91bfaf84ddd25a66662339ae9f6acf7811cadd810c4"
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdPayOnServerProductPlugin/13.1.1/WebIdPayOnServerProductPlugin.framework-v13.1.1.zip",
checksum: "6d561b4d98dad6c58f6b0e01265a6c481d1d1c4a4339ec497cb04bb12724df66"
),
.target(
name: "WebIdPayOnServerProductPluginWrapper",