From 9588710356de4e7a738f44f4352639424eff6dbc Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Thu, 12 Jun 2025 13:28:38 +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 425dee0..724508b 100644 --- a/Package.swift +++ b/Package.swift @@ -27,19 +27,19 @@ 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") ) ], targets: [ .binaryTarget( name: "WebIdEIdOnServerProductPlugin", - url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdEIdOnServerProductPlugin/13.4.1/WebIdEIdOnServerProductPlugin.framework-v13.4.1-SNAPSHOT-1280.zip", - checksum: "49c3baab8cf0d715bb5ae7d62cb5a0001724cbc686ba90cf800d1f3a952312fc" + url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdEIdOnServerProductPlugin/13.4.1/WebIdEIdOnServerProductPlugin.framework-v13.4.1-SNAPSHOT-1281.zip", + checksum: "47da8a1c55bfab135bb549334035dd6297ae8f8b8e4613f990bea6e060d8f20d" ), .target( name: "WebIdEIdOnServerProductPluginWrapper",