From 95e0247462d9aed1ab15979373fb40065f15f3d3 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Fri, 4 Jul 2025 10:50:28 +0200 Subject: [PATCH] add new version 20.0.3 --- Package.swift | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Package.swift b/Package.swift index 3e1d4fd..d8167f4 100644 --- a/Package.swift +++ b/Package.swift @@ -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",