diff --git a/Package.swift b/Package.swift index 02bbf4b..aed4c82 100644 --- a/Package.swift +++ b/Package.swift @@ -17,12 +17,12 @@ let package = Package( .package( name: "WebIdOnDeviceDocumentScanner", url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-on-device-document-scanner-spm", - .exact("15.1.1") + .exact("15.1.2") ), .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: "WebIdEIdentPlugin", @@ -38,8 +38,8 @@ let package = Package( targets: [ .binaryTarget( name: "WebIdEIdProductPlugin", - url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdEIdProductPlugin/15.3.0/WebIdEIdProductPlugin.framework-v15.3.0.zip", - checksum: "e33ee5790ba6d957bc046078c54270682ba92db3fb55d7588fa3db77c5cec190" + url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdEIdProductPlugin/15.3.1/WebIdEIdProductPlugin.framework-v15.3.1.zip", + checksum: "c897f63df9f99acb4984169d78eee55270fa354b0104d2104d1a6f64d29ca622" ), .target( name: "WebIdEIdProductPluginWrapper",