diff --git a/Package.swift b/Package.swift index 02aa89f..4ed458f 100644 --- a/Package.swift +++ b/Package.swift @@ -27,19 +27,19 @@ let package = Package( .package( name: "WebIdIosIdentScanPlugin", url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-ident-scan-plugin-spm", - .exact("12.5.2") + .exact("12.5.3") ), .package( name: "WebIdOnServerDocumentScanner", url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-on-server-document-scanner-spm", - .exact("12.5.2") + .exact("12.5.3") ) ], targets: [ .binaryTarget( name: "WebIdEIdOnServerProductPlugin", - url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdEIdOnServerProductPlugin/13.7.0/WebIdEIdOnServerProductPlugin.framework-v13.7.0.zip", - checksum: "d221d08f04b0cdc84b54bae415181c573f44b51ce9228a35dcf59dbaf8679945" + url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdEIdOnServerProductPlugin/13.7.1/WebIdEIdOnServerProductPlugin.framework-v13.7.1.zip", + checksum: "94ce3388c703b848252436cca242e7915809c81b7646e8c990896bef25622b52" ), .target( name: "WebIdEIdOnServerProductPluginWrapper",