diff --git a/Package.swift b/Package.swift index 2b1e01a..e62b7f3 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.1.1") + .exact("13.2.0") ), .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.1.1/WebIdMetaPlugin.framework-v13.1.1.zip", - checksum: "1c8d8aaae54080ce829be7bedf7fa920379f6f6d9a6d83dfec50a3310592cefd" + url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdMetaPlugin/13.2.0/WebIdMetaPlugin.framework-v13.2.0.zip", + checksum: "ae241725bf8aad44465a009c2c8c44610c4276e2af180a9988cf73e61377235c" ), .target( name: "WebIdMetaPluginWrapper",