From 7b08f9c4865372bfa8e13c3e1e2cd535f801d1d8 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Fri, 24 Apr 2026 15:03:08 +0200 Subject: [PATCH] add new version 22.4.2 --- Package.swift | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Package.swift b/Package.swift index dde4e55..c60c3d6 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.1") + .exact("22.1.2") ), .package( name: "WebIdOnServerDocumentScanner", url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-on-server-document-scanner-spm", - .exact("22.1.1") + .exact("22.1.2") ), .package( name: "WebIdDigitalSigningPlugin", @@ -38,8 +38,8 @@ let package = Package( targets: [ .binaryTarget( name: "WebIdVideoIdProductPlugin", - url: "https://api.webid-solutions.de/releases/ios/xcframework/releases/de/webid-solutions/WebIdVideoIdProductPlugin/22.4.1/WebIdVideoIdProductPlugin.framework-v22.4.1.zip", - checksum: "78ea2c7f0c1d8cc0b47205375c86200c7dc75086a0850ff056710300126e546e" + url: "https://api.webid-solutions.de/releases/ios/xcframework/releases/de/webid-solutions/WebIdVideoIdProductPlugin/22.4.2/WebIdVideoIdProductPlugin.framework-v22.4.2.zip", + checksum: "3821e5698420d769de313425757df8eb2e610a0fbad9f547225687b4bd9f5864" ), .target( name: "WebIdVideoIdProductPluginWrapper",