add new version 22.3.1

This commit is contained in:
mac-mini-003 2026-04-01 00:07:02 +02:00
parent 60a8f5d9c8
commit 71667d0ae5

View File

@ -32,7 +32,7 @@ let package = Package(
.package(
name: "WebIdDigitalSigningPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-digital-signing-plugin-spm",
.exact("22.0.0")
.exact("22.0.1")
),
.package(
name: "WebIdIosBankIdentPlugin",
@ -43,8 +43,8 @@ let package = Package(
targets: [
.binaryTarget(
name: "WebIdAccountIdProductPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/releases/de/webid-solutions/WebIdAccountIdProductPlugin/22.3.0/WebIdAccountIdProductPlugin.framework-v22.3.0.zip",
checksum: "afe0f794fa48fec19ca18f98f4280950826e74ce1456c200fdec287d9d367958"
url: "https://api.webid-solutions.de/releases/ios/xcframework/releases/de/webid-solutions/WebIdAccountIdProductPlugin/22.3.1/WebIdAccountIdProductPlugin.framework-v22.3.1.zip",
checksum: "60987ecfef762865319171abb72d62399cf74505f5d80be85670c1ca06d86404"
),
.target(
name: "WebIdAccountIdProductPluginWrapper",