diff --git a/Package.swift b/Package.swift index 6cf756e..3569e04 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.0") + .exact("13.0.1") ), .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.0/WebIdMetaPlugin.framework-v13.0.0.zip", - checksum: "e988d0797ef16183761e27957c4a31fdf19bb883741e5cf1ec57f3b0acbb31dd" + url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdMetaPlugin/13.0.1/WebIdMetaPlugin.framework-v13.0.1.zip", + checksum: "7310f5a0b46ec9b7d9c75eee1e577d196b4385240bcf12676eaf6c3735c1cd18" ), .target( name: "WebIdMetaPluginWrapper",