6
0

add new version 20.0.3

This commit is contained in:
mac-mini-003 2025-07-04 10:50:28 +02:00
parent 1307d5a205
commit 95e0247462

View File

@ -17,7 +17,7 @@ let package = Package(
.package(
name: "WebIdVideoIdentProductPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-video-ident-product-plugin-spm.git",
.exact("20.0.2")
.exact("20.0.3")
),
.package(
name: "WebIdVideoIdentPlugin",
@ -43,8 +43,8 @@ let package = Package(
targets: [
.binaryTarget(
name: "WebIdMetaPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4/de/webid-solutions/WebIdMetaPlugin/20.0.2/WebIdMetaPlugin.framework-v20.0.2.zip",
checksum: "2722e62756e6c7e90a9fbda95d41dc189d51a1bec2bfe729cf33d348a9c0c0c3"
url: "https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4/de/webid-solutions/WebIdMetaPlugin/20.0.3/WebIdMetaPlugin.framework-v20.0.3.zip",
checksum: "aa82b22359ac46565bd74b3a6b4690c6a3ca3b37b08fa8f0ff3ccf0ed93d5d63"
),
.target(
name: "WebIdMetaPluginWrapper",