From 3326e725df76b907cf5152436a596712d64550ba Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Thu, 12 Jun 2025 13:29:45 +0200 Subject: [PATCH] add new version 13.4.1-SNAPSHOT-1281 --- Package.swift | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Package.swift b/Package.swift index 59c7a36..c417afb 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("12.5.2") + .exact("12.5.3") ), .package( name: "WebIdOnServerDocumentScanner", url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-on-server-document-scanner-spm", - .exact("12.5.2") + .exact("12.5.3") ), .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.1/WebIdVideoIdentProductPlugin.framework-v13.4.1-SNAPSHOT-1280.zip", - checksum: "491055561e5428477898fa86cca8f1c4d640e5ee5426e7b2fbb16bc388691578" + url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdVideoIdentProductPlugin/13.4.1/WebIdVideoIdentProductPlugin.framework-v13.4.1-SNAPSHOT-1281.zip", + checksum: "b7c5e34f586dc69b84d2829795bf575909d790e24331b0b326b099838765e331" ), .target( name: "WebIdVideoIdentProductPluginWrapper",