diff --git a/Package.swift b/Package.swift index d90f923..132ffe8 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("13.4.1") + .exact("13.4.2") ), .package( name: "WebIdVideoIdentPlugin", @@ -43,8 +43,8 @@ let package = Package( targets: [ .binaryTarget( name: "WebIdMetaPlugin", - url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdMetaPlugin/13.4.1/WebIdMetaPlugin.framework-v13.4.1.zip", - checksum: "176d3b2cec21875ed327c3de99e5c3a3057ffb76db87bae7733aa2d2334dadd9" + url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdMetaPlugin/13.4.2/WebIdMetaPlugin.framework-v13.4.2.zip", + checksum: "29ab98e4e68a15a40cd37d47a042dd16926985fef8bcf04a2ad3e4f711faf9ff" ), .target( name: "WebIdMetaPluginWrapper",