diff --git a/Package.swift b/Package.swift index e51df76..6cfc21e 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.0.6") + .exact("13.0.7") ), .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.0.6/WebIdMetaPlugin.framework-v13.0.6.zip", - checksum: "0d7ed9a056889dbd6f25eb0c0becaf4555745eb6933e468b383f4036db12cc81" + url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdMetaPlugin/13.0.7/WebIdMetaPlugin.framework-v13.0.7.zip", + checksum: "37e5d3a713e9d7032706763f90fb5a05105af01056851d9a9aba1007edb25fb0" ), .target( name: "WebIdMetaPluginWrapper",