diff --git a/Package.swift b/Package.swift index e4df647..6217294 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("15.3.0") + .exact("15.3.1") ), .package( name: "WebIdDigitalSigningPlugin", @@ -28,8 +28,8 @@ let package = Package( targets: [ .binaryTarget( name: "WebIdMetaPlugin", - url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdMetaPlugin/15.3.0/WebIdMetaPlugin.framework-v15.3.0.zip", - checksum: "a27adc8ec70f48a9ac5c6eb22e3717764758c7bc5bb2868951e4752383355f62" + url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdMetaPlugin/15.3.1/WebIdMetaPlugin.framework-v15.3.1.zip", + checksum: "4e0f72d2ec0545a71b95ce1cab443af78eb2b5c343de6a193550d62282a49e8c" ), .target( name: "WebIdMetaPluginWrapper",