diff --git a/Package.swift b/Package.swift index 12df00d..b5563dd 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/snapshots/de/webid-solutions/WebIdAutoIdentOnDeviceProductPlugin/13.4.1/WebIdAutoIdentOnDeviceProductPlugin.framework-v13.4.1-SNAPSHOT-1261.zip", - checksum: "10a3b37b752b68ff9b37249d905e5d750f83c0f149f2b2b41c733178c9170cbd" + url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdAutoIdentOnDeviceProductPlugin/13.4.1/WebIdAutoIdentOnDeviceProductPlugin.framework-v13.4.1-SNAPSHOT-1264.zip", + checksum: "5aab4fbe300fd1f7467d5f5afe5d7d9692f891273377cf267885d85734a9665a" ), .target( name: "WebIdAutoIdentOnDeviceProductPluginWrapper",