From 60bd8afeecf85c55f13e6f01b421236d227ed363 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Fri, 31 Jan 2025 14:12:45 +0100 Subject: [PATCH] add new version 13.4.1-SNAPSHOT-1261 --- Package.swift | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Package.swift b/Package.swift index dafd90c..6706217 100644 --- a/Package.swift +++ b/Package.swift @@ -17,12 +17,12 @@ let package = Package( .package( name: "WebIdOnDeviceDocumentScanner", url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-on-device-document-scanner-spm", - .exact("12.3.0") + .exact("12.3.1") ), .package( name: "WebIdIosIdentScanPlugin", url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-ident-scan-plugin-spm", - .exact("12.3.0") + .exact("12.3.1") ), .package( name: "WebIdEIdentPlugin", @@ -38,8 +38,8 @@ let package = Package( targets: [ .binaryTarget( name: "WebIdEIdProductPlugin", - url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdEIdProductPlugin/13.4.0/WebIdEIdProductPlugin.framework-v13.4.0-SNAPSHOT-1259.zip", - checksum: "510425bd5b90457edd8afccb20cee760790d4f02b2d6febfbdd87615704025ae" + url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdEIdProductPlugin/13.4.1/WebIdEIdProductPlugin.framework-v13.4.1-SNAPSHOT-1261.zip", + checksum: "a6c3fa9f8f5dc903173adf65cec0145f0a037faeeedfe087b2680517897e68b7" ), .target( name: "WebIdEIdProductPluginWrapper",