From d7434291f720213731f6f0b99e78fdd277242809 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Thu, 2 Apr 2026 20:41:43 +0200 Subject: [PATCH] add new version 22.3.5-SNAPSHOT-1687 --- Package.swift | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Package.swift b/Package.swift index 01c6b38..43feacf 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.0.2") + .exact("22.0.3") ), .package( name: "WebIdOnServerDocumentScanner", url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-on-server-document-scanner-spm", - .exact("22.0.2") + .exact("22.0.3") ), .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.4/WebIdVideoIdProductPlugin.framework-v22.3.4-SNAPSHOT-1684.zip", - checksum: "f8a91ab73e8425adf971198396e2eba6115152248e63e0545d811fcbd25b83ce" + url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdVideoIdProductPlugin/22.3.5/WebIdVideoIdProductPlugin.framework-v22.3.5-SNAPSHOT-1687.zip", + checksum: "4c5de156211922ac7768b805c0ce060f8e0642b6aaf53b69fbfc5f443be91c54" ), .target( name: "WebIdVideoIdProductPluginWrapper",