diff --git a/Package.swift b/Package.swift index 99a8aaa..107d69a 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.0") + .exact("12.3.1") ), .package( name: "WebIdOnServerDocumentScanner", url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-on-server-document-scanner-spm", - .exact("12.3.0") + .exact("12.3.1") ) ], targets: [ .binaryTarget( name: "WebIdAutoIdentOnServerProductPlugin", - url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdAutoIdentOnServerProductPlugin/13.4.0/WebIdAutoIdentOnServerProductPlugin.framework-v13.4.0.zip", - checksum: "4c6eddfd7ca7691b56fcc43f458bbc64f43714320b1a2bdbb196fdab5e883291" + url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdAutoIdentOnServerProductPlugin/13.4.1/WebIdAutoIdentOnServerProductPlugin.framework-v13.4.1.zip", + checksum: "854caa346cc2ba45a3db1b9aa9ccb09a4d7da780fd293fd9e35b0b91080483c1" ), .target( name: "WebIdAutoIdentOnServerProductPluginWrapper",