From 4266b84ddcb0dc2f15dc1015e5e85abaeb5d8e3c Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Wed, 8 Oct 2025 14:05:40 +0200 Subject: [PATCH] add new version 21.0.4-SNAPSHOT-1532 --- Package.swift | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Package.swift b/Package.swift index e13eea9..1baadba 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.3") + .exact("20.3.4") ), .package( name: "WebIdOnServerDocumentScanner", url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-on-server-document-scanner-spm", - .exact("20.3.3") + .exact("20.3.4") ), .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-1531.zip", - checksum: "1166fbbdaa741eb5a4505cd5665b3b7f5f69d8330d0ddc1e1a8b8e35d00c75af" + url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdVideoIdProductPlugin/21.0.4/WebIdVideoIdProductPlugin.framework-v21.0.4-SNAPSHOT-1532.zip", + checksum: "717fadf18cea0068a34180ddc2e9c94187413ad4d9254462bc92db70e1c7227f" ), .target( name: "WebIdVideoIdProductPluginWrapper",