From adcefd005fda83472b6b06331d56d232c7a07175 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Tue, 7 Oct 2025 14:00:41 +0200 Subject: [PATCH] add new version 21.0.4-SNAPSHOT-1530 --- Package.swift | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Package.swift b/Package.swift index 4d7eac7..a0e5743 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("20.3.2") + .exact("20.3.3") ), .package( name: "WebIdOnServerDocumentScanner", url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-on-server-document-scanner-spm", - .exact("20.3.2") + .exact("20.3.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/21.0.4/WebIdVideoIdProductPlugin.framework-v21.0.4-SNAPSHOT-1528.zip", - checksum: "b8e92169a72558700fcbbeb7855e94b6de13ed958911ad73ea2dc1e018fd956e" + url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdVideoIdProductPlugin/21.0.4/WebIdVideoIdProductPlugin.framework-v21.0.4-SNAPSHOT-1530.zip", + checksum: "1bac54e42d9c77f5ed2ca5eed6ec5abdd1aae42d2c68db15e61d4434bfac95b2" ), .target( name: "WebIdVideoIdProductPluginWrapper",