From 8c69e5943bb72b878e08b7089da17ae6dfad9e61 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Tue, 18 Mar 2025 13:39:54 +0100 Subject: [PATCH] add new version 14.4.3 --- Package.swift | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Package.swift b/Package.swift index a56fb9a..7ce43d6 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("14.4.2") + .exact("14.4.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/14.4.2/WebIdMetaPlugin.framework-v14.4.2.zip", - checksum: "abac2718e61ede41345b44c2c08f81443d73459f59f04b31c703c1f3a5bef64d" + url: "https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4/de/webid-solutions/WebIdMetaPlugin/14.4.3/WebIdMetaPlugin.framework-v14.4.3.zip", + checksum: "bf4b4949cd5b318078c4534f21d07644d7b0a37f7224e73666b871ba062a9d83" ), .target( name: "WebIdMetaPluginWrapper",