diff --git a/Package.swift b/Package.swift index cd2a960..eb11314 100644 --- a/Package.swift +++ b/Package.swift @@ -17,12 +17,12 @@ let package = Package( .package( name: "WebIdIosIdentScanPlugin", url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-ident-scan-plugin-spm", - .exact("15.1.1") + .exact("15.1.2") ), .package( name: "WebIdOnServerDocumentScanner", url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-on-server-document-scanner-spm", - .exact("15.1.1") + .exact("15.1.2") ), .package( name: "WebIdDigitalSigningPlugin", @@ -38,8 +38,8 @@ let package = Package( targets: [ .binaryTarget( name: "WebIdVideoIdentProductPlugin", - url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdVideoIdentProductPlugin/15.3.0/WebIdVideoIdentProductPlugin.framework-v15.3.0.zip", - checksum: "793d121d1be64955ea9005190e7e057a926aec6cdb1e6979d51b0a243140d3e1" + url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdVideoIdentProductPlugin/15.3.1/WebIdVideoIdentProductPlugin.framework-v15.3.1.zip", + checksum: "4b3cba7a9596b0d75658cac55001ee59e598aab007805eb0e02262552d0a27a5" ), .target( name: "WebIdVideoIdentProductPluginWrapper",