diff --git a/Package.swift b/Package.swift index 761c54f..d291535 100644 --- a/Package.swift +++ b/Package.swift @@ -17,14 +17,14 @@ let package = Package( .package( name: "WebIdPluginCore", url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-plugin-core-spm.git", - .exact("12.1.0") + .exact("12.2.0") ) ], targets: [ .binaryTarget( name: "WebIdDocumentScanner", - url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdDocumentScanner/12.3.0/WebIdDocumentScanner.framework-v12.3.0-SNAPSHOT-1334.zip", - checksum: "d0158b549df1c781fbb44566f78899f62c62a7019e2ee06371ebe998775d6577" + url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdDocumentScanner/12.3.0/WebIdDocumentScanner.framework-v12.3.0-SNAPSHOT-1335.zip", + checksum: "4f422123b0d9f196d84f3ab40f81154d207bf6c6a815bb7b8dc47f2e323957e1" ), .target( name: "WebIdDocumentScannerWrapper",