7
0

add new version 15.4.2

This commit is contained in:
mac-mini-003 2026-06-19 12:18:58 +02:00
parent 166c854e60
commit 487c806661

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("15.2.1")
.exact("15.2.2")
),
.package(
name: "WebIdDigitalSigningPlugin",
@ -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/15.4.1/WebIdPayOnServerProductPlugin.framework-v15.4.1.zip",
checksum: "98f0dc9ee1c31b78fcc4c93d00bbd11c968c986fdf3ed40801c956a00f0e7dda"
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdPayOnServerProductPlugin/15.4.2/WebIdPayOnServerProductPlugin.framework-v15.4.2.zip",
checksum: "75ea9cc4cd3bb10e2ced37399ef259dce63ef1ae909aed5d0a8dac401adf196f"
),
.target(
name: "WebIdPayOnServerProductPluginWrapper",