diff --git a/Package.swift b/Package.swift index 94ff223..4221723 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/SwiftPackages/webid-video-ident-product-plugin-spm.git", - .exact("15.4.1") + .exact("15.4.2") ), .package( name: "WebIdDigitalSigningPlugin", @@ -28,8 +28,8 @@ let package = Package( targets: [ .binaryTarget( name: "WebIdMetaPlugin", - url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdMetaPlugin/15.4.1/WebIdMetaPlugin.framework-v15.4.1.zip", - checksum: "9abbd4cc540a42cb6b83b51b049cd6d8d72910cb3d80d8cbcf91cc5f1db3ff92" + url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdMetaPlugin/15.4.2/WebIdMetaPlugin.framework-v15.4.2.zip", + checksum: "e70924c817c812aaca1089b23af4b68965e385f81c7ea32af15cdea1396144bd" ), .target( name: "WebIdMetaPluginWrapper",