diff --git a/Package.swift b/Package.swift index 702623f..579137b 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/SwiftPackageRedesignV4/webid-plugin-core-spm.git", - .exact("13.3.0") + .exact("13.3.1") ) ], targets: [ .binaryTarget( name: "WebIdDocumentScanner", - url: "https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4/de/webid-solutions/WebIdDocumentScanner/13.3.1/WebIdDocumentScanner.framework-v13.3.1.zip", - checksum: "e5780b618da26b53f9af85c03b910210cbd6a803e432467f16269d8b4d68203f" + url: "https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4/de/webid-solutions/WebIdDocumentScanner/13.3.2/WebIdDocumentScanner.framework-v13.3.2.zip", + checksum: "fa708ae1775f3efecf1a67844a9b1f2f68f7db8cd6d4be62b853f4f6e2b296ab" ), .target( name: "WebIdDocumentScannerWrapper",