From 454bd861c093a584567cab2c0d4854e9af200389 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Fri, 24 Apr 2026 13:10:37 +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 7f30ba5..5bb1165 100644 --- a/Package.swift +++ b/Package.swift @@ -17,12 +17,12 @@ 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") ), .package( name: "WebIdDigitalSigningPlugin", @@ -38,8 +38,8 @@ let package = Package( targets: [ .binaryTarget( name: "WebIdVideoIdProductPlugin", - url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdVideoIdProductPlugin/22.3.5/WebIdVideoIdProductPlugin.framework-v22.3.5-SNAPSHOT-1690.zip", - checksum: "19a44b6f380bfeade4ed789a99f6d606576c82bc0abf900efcc800e82f71de88" + url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdVideoIdProductPlugin/22.4.1/WebIdVideoIdProductPlugin.framework-v22.4.1-SNAPSHOT-1693.zip", + checksum: "80e737b697b166917418a83cdde4bf01cb73fadcb624e95058b3b89c5dd637da" ), .target( name: "WebIdVideoIdProductPluginWrapper",