6
0

add new version 13.1.1

This commit is contained in:
mac-mini-003 2024-08-13 15:06:59 +02:00
parent 751249e320
commit bc7811f058

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: "WebIdPayProductPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdPayProductPlugin/13.1.0/WebIdPayProductPlugin.framework-v13.1.0.zip",
checksum: "ebe7d327324f596c31072a081b29c57a6cfadfc770018fcd06511df3ae6b91a2"
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdPayProductPlugin/13.1.1/WebIdPayProductPlugin.framework-v13.1.1.zip",
checksum: "7b10754ffe5908080779d76f4465d141b8e1579d251b4fe049dd877da9b068de"
),
.target(
name: "WebIdPayProductPluginWrapper",