diff --git a/Package.swift b/Package.swift index 8742557..e29cc3c 100644 --- a/Package.swift +++ b/Package.swift @@ -17,17 +17,17 @@ let package = Package( .package( name: "WebIdOnServerDocumentScanner", url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-on-server-document-scanner-spm", - .exact("22.1.0") + .exact("22.1.1") ), .package( name: "WebIdDocumentScanner", url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-document-scanner-spm.git", - .exact("22.1.0") + .exact("22.1.1") ), .package( name: "WebIdIosIdentScanPlugin", url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-ident-scan-plugin-spm", - .exact("22.1.0") + .exact("22.1.1") ), .package( name: "WebIdDigitalSigningPlugin", @@ -43,8 +43,8 @@ let package = Package( targets: [ .binaryTarget( name: "WebIdAccountIdProductPlugin", - url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdAccountIdProductPlugin/22.3.5/WebIdAccountIdProductPlugin.framework-v22.3.5-SNAPSHOT-1690.zip", - checksum: "ffaaff882e035171ed1cece9e5c1bceab106c81f80933924b622ec1207365831" + url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdAccountIdProductPlugin/22.4.1/WebIdAccountIdProductPlugin.framework-v22.4.1-SNAPSHOT-1693.zip", + checksum: "b72510de8b9e2581778d10c7b0b78d1fc752b65cac7f57445becfa7b5b9a8e8a" ), .target( name: "WebIdAccountIdProductPluginWrapper",