From bac62eee05ddd58919fb7906a043e7303fb52c19 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Fri, 24 Apr 2026 13:09:23 +0200 Subject: [PATCH] add new version 22.4.1-SNAPSHOT-1693 --- Package.swift | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Package.swift b/Package.swift index c3b36ef..73b6e64 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("22.1.0") + .exact("22.1.1") ), .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") ) ], targets: [ .binaryTarget( name: "WebIdEPassProductPlugin", - url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdEPassProductPlugin/22.3.5/WebIdEPassProductPlugin.framework-v22.3.5-SNAPSHOT-1690.zip", - checksum: "eee2d52e93c46f74fd6ffd5dc9e3d4e23cb220584d64ac605f8708829c1f9dba" + url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdEPassProductPlugin/22.4.1/WebIdEPassProductPlugin.framework-v22.4.1-SNAPSHOT-1693.zip", + checksum: "8548a6959ee4791f64e881a2bf689d3ff56fd971ab25a9d77cf9e24bae37d17c" ), .target( name: "WebIdEPassProductPluginWrapper",