From 653945db07bbdca7867e257e9e9f687c31177845 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Tue, 7 Oct 2025 13:59:04 +0200 Subject: [PATCH] add new version 21.0.4-SNAPSHOT-1530 --- Package.swift | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Package.swift b/Package.swift index fdde1a8..62246a3 100644 --- a/Package.swift +++ b/Package.swift @@ -17,17 +17,17 @@ let package = Package( .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: "WebIdDocumentScanner", url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-document-scanner-spm.git", - .exact("20.3.2") + .exact("20.3.3") ), .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: "WebIdDigitalSigningPlugin", @@ -43,8 +43,8 @@ let package = Package( targets: [ .binaryTarget( name: "WebIdAccountIdProductPlugin", - url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdAccountIdProductPlugin/21.0.4/WebIdAccountIdProductPlugin.framework-v21.0.4-SNAPSHOT-1528.zip", - checksum: "1399688d73c166bbc16f8234c0ba162ea76bdc1b452d5067972ba57a85dfaff8" + url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdAccountIdProductPlugin/21.0.4/WebIdAccountIdProductPlugin.framework-v21.0.4-SNAPSHOT-1530.zip", + checksum: "3f1bfa71f5b391751c00f839d20fb96a2d3acf6ec91eff5f373e9dfa39f423ca" ), .target( name: "WebIdAccountIdProductPluginWrapper",