diff --git a/Package.swift b/Package.swift index c0d16c2..8cea742 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("20.3.3") + .exact("20.3.4") ), .package( name: "WebIdOnServerDocumentScanner", url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-on-server-document-scanner-spm", - .exact("20.3.3") + .exact("20.3.4") ) ], targets: [ .binaryTarget( name: "WebIdMetaPlugin", - url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdMetaPlugin/21.0.4/WebIdMetaPlugin.framework-v21.0.4-SNAPSHOT-1531.zip", - checksum: "76b9554d2ea6daf382fe72f0d54d7c2a8270d750293d9037b889d655557c6cd3" + url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdMetaPlugin/21.0.4/WebIdMetaPlugin.framework-v21.0.4-SNAPSHOT-1532.zip", + checksum: "ca1e939e23756766fb7da3e6a86c07aa419a056dc8fc4fb299f00286cf22f2ce" ), .target( name: "WebIdMetaPluginWrapper",