From ef735bcd374f00fea7b9c491fa63099811d659e3 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Fri, 31 Jan 2025 14:12:51 +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 8397dda..c6fab35 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.git", - .exact("12.3.0") + .exact("12.3.1") ), .package( name: "WebIdOnServerDocumentScanner", url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-on-server-document-scanner-spm.git", - .exact("12.3.0") + .exact("12.3.1") ), .package( name: "WebIdDigitalSigningPlugin", @@ -38,8 +38,8 @@ let package = Package( targets: [ .binaryTarget( name: "WebIdVideoIdentProductPlugin", - url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdVideoIdentProductPlugin/13.4.0/WebIdVideoIdentProductPlugin.framework-v13.4.0-SNAPSHOT-1259.zip", - checksum: "2ff6388653812e630c86f5fdc52a2cbec73f53f807a07632e92b0d3a3ee150eb" + url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdVideoIdentProductPlugin/13.4.1/WebIdVideoIdentProductPlugin.framework-v13.4.1-SNAPSHOT-1261.zip", + checksum: "1de324573e2fc55d971f2e003605b4058ee803da2622290d6600d07f981ca5e5" ), .target( name: "WebIdVideoIdentProductPluginWrapper",