6
0

add new version 13.1.1

This commit is contained in:
mac-mini-003 2024-08-13 15:06:53 +02:00
parent a047cc2d91
commit 213b65b088

View File

@ -17,7 +17,7 @@ let package = Package(
.package(
name: "WebIdVideoIdentProductPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-video-ident-product-plugin-spm.git",
.exact("13.1.0")
.exact("13.1.1")
),
.package(
name: "WebIdVideoIdentPlugin",
@ -27,7 +27,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",
@ -43,8 +43,8 @@ let package = Package(
targets: [
.binaryTarget(
name: "WebIdMetaPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdMetaPlugin/13.1.0/WebIdMetaPlugin.framework-v13.1.0.zip",
checksum: "4575729127d54a5504702044aa53c34572c799aa5a3bdb46c3851299360934c9"
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdMetaPlugin/13.1.1/WebIdMetaPlugin.framework-v13.1.1.zip",
checksum: "1c8d8aaae54080ce829be7bedf7fa920379f6f6d9a6d83dfec50a3310592cefd"
),
.target(
name: "WebIdMetaPluginWrapper",