diff --git a/Package.swift b/Package.swift index ac9f739..e88993b 100644 --- a/Package.swift +++ b/Package.swift @@ -22,19 +22,19 @@ let package = Package( .package( name: "WebIdIosIdentScanPlugin", url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-ident-scan-plugin-spm", - .exact("12.3.1") + .exact("12.3.2") ), .package( name: "WebIdOnDeviceDocumentScanner", url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-on-device-document-scanner-spm", - .exact("12.3.1") + .exact("12.3.2") ) ], targets: [ .binaryTarget( name: "WebIdAutoIdentOnDeviceProductPlugin", - url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdAutoIdentOnDeviceProductPlugin/13.4.2/WebIdAutoIdentOnDeviceProductPlugin.framework-v13.4.2.zip", - checksum: "a7f284af4dad9a148a87d2f565d77824bb0eaf91bcf9020f854e8d5ee9a71d76" + url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdAutoIdentOnDeviceProductPlugin/13.5.0/WebIdAutoIdentOnDeviceProductPlugin.framework-v13.5.0.zip", + checksum: "3288a00cb3220338059d576040230eed37a401518f32b88d736d5e36d58659a7" ), .target( name: "WebIdAutoIdentOnDeviceProductPluginWrapper",