diff --git a/Package.swift b/Package.swift index 94c789e..f23e91f 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.0.1") + .exact("12.0.2") ), .package( name: "WebIdOnServerDocumentScanner", url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-on-server-document-scanner-spm", - .exact("12.0.1") + .exact("12.0.2") ) ], targets: [ .binaryTarget( name: "WebIdAutoIdentOnServerProductPlugin", - url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdAutoIdentOnServerProductPlugin/13.0.2/WebIdAutoIdentOnServerProductPlugin.framework-v13.0.2.zip", - checksum: "8d26b4578e3dde5f62c6161c783f7f2af257a964d3e8ce83092fc35be0daa9d4" + url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdAutoIdentOnServerProductPlugin/13.0.3/WebIdAutoIdentOnServerProductPlugin.framework-v13.0.3.zip", + checksum: "5623f1bb1d8c24346ae0766db7c8b461da3b90db51550534ab6e5639b59471eb" ), .target( name: "WebIdAutoIdentOnServerProductPluginWrapper",