From 59cf36255d147c6aeba7d8baa9fe1a1234791fe4 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Thu, 24 Apr 2025 14:09:11 +0200 Subject: [PATCH] add new version 14.3.0-SNAPSHOT-1362 --- Package.swift | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Package.swift b/Package.swift index 83adaa0..99e543c 100644 --- a/Package.swift +++ b/Package.swift @@ -17,7 +17,7 @@ let package = Package( .package( name: "WebIdEIdentPlugin", url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-eident-plugin-spm", - .exact("6.4.0") + .exact("6.4.1") ), .package( name: "WebIdDigitalSigningPlugin", @@ -38,8 +38,8 @@ let package = Package( targets: [ .binaryTarget( name: "WebIdEIdOnServerProductPlugin", - url: "https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4-snapshots/de/webid-solutions/WebIdEIdOnServerProductPlugin/14.3.0/WebIdEIdOnServerProductPlugin.framework-v14.3.0-SNAPSHOT-1361.zip", - checksum: "01a745f159bec81edb16debde3bb28910be0078353c6f6326e4e346ed6bbeccf" + url: "https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4-snapshots/de/webid-solutions/WebIdEIdOnServerProductPlugin/14.3.0/WebIdEIdOnServerProductPlugin.framework-v14.3.0-SNAPSHOT-1362.zip", + checksum: "864bb26dac39fb34dc05917c908083aef64bfbf17f046ee43475c2c39c3b0abf" ), .target( name: "WebIdEIdOnServerProductPluginWrapper",