From b4e58d52263e112aaec4f598abfacc5b7fd40f7b Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Wed, 12 Mar 2025 11:42:29 +0100 Subject: [PATCH] add new version 13.4.1-SNAPSHOT-1264 --- Package.swift | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Package.swift b/Package.swift index 6810c27..a78dfec 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.3.1") + .exact("12.3.2") ), .package( name: "WebIdOnServerDocumentScanner", url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-on-server-document-scanner-spm", - .exact("12.3.1") + .exact("12.3.2") ) ], 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-1261.zip", - checksum: "2b9c51942f84d8165ddddafe19073a018c052a686ecf78c947ce0754f7372b1b" + url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdEIdOnServerProductPlugin/13.4.1/WebIdEIdOnServerProductPlugin.framework-v13.4.1-SNAPSHOT-1264.zip", + checksum: "02d9ec60ab0f4c19a86212f9c8007db7be6289e75e099761216f548180aeaf80" ), .target( name: "WebIdEIdOnServerProductPluginWrapper",