From 378523b0dd8b39e6011f1793d70904884773bf05 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Fri, 24 Apr 2026 13:08:04 +0200 Subject: [PATCH] add new version 22.4.1-SNAPSHOT-1693 --- Package.swift | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) 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",