diff --git a/Package.swift b/Package.swift index bc08e1f..a56fb9a 100644 --- a/Package.swift +++ b/Package.swift @@ -17,12 +17,12 @@ 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.1") + .exact("14.4.2") ), .package( name: "WebIdVideoIdentPlugin", url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-video-ident-plugin-spm", - .exact("11.2.2") + .exact("11.2.3") ), .package( name: "WebIdDigitalSigningPlugin", @@ -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.1/WebIdMetaPlugin.framework-v14.4.1.zip", - checksum: "3718eaeb1a9eb40409ad6fa56bf597a4c2ed5b73cf8d4b1941e8e115446824a7" + 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" ), .target( name: "WebIdMetaPluginWrapper",