6
0

add new version 20.0.2

This commit is contained in:
mac-mini-003 2025-07-02 17:57:32 +02:00
parent 6a39402ff2
commit 1307d5a205

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.1")
.exact("20.0.2")
),
.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.1/WebIdMetaPlugin.framework-v20.0.1.zip",
checksum: "08d4be2f8fa3532bb67d81dac1593a688b51766028fda04985e89bdd578112c6"
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"
),
.target(
name: "WebIdMetaPluginWrapper",