diff --git a/Package.swift b/Package.swift index 2ae7698..a1149fc 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.6.1") + .exact("13.6.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.6.1/WebIdMetaPlugin.framework-v13.6.1.zip", - checksum: "a4934525b9f3a484ef83d9cd983596bb2d607f661564254fc274afef1b92684f" + url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdMetaPlugin/13.6.2/WebIdMetaPlugin.framework-v13.6.2.zip", + checksum: "8e8be8da99d3144b7626483dcd316ec485955aac4a789cb99aa9d8af3e7ccc60" ), .target( name: "WebIdMetaPluginWrapper",