From 8b7e5b996f728c27d0afd9bc476dff7fbda24387 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Wed, 1 Apr 2026 16:33:30 +0200 Subject: [PATCH] add new version 22.3.2 --- Package.swift | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Package.swift b/Package.swift index 1eaa3b1..2d029b3 100644 --- a/Package.swift +++ b/Package.swift @@ -38,8 +38,8 @@ let package = Package( targets: [ .binaryTarget( name: "WebIdEIdProductPlugin", - url: "https://api.webid-solutions.de/releases/ios/xcframework/releases/de/webid-solutions/WebIdEIdProductPlugin/22.3.1/WebIdEIdProductPlugin.framework-v22.3.1.zip", - checksum: "c96e8a0e9df22378eaff5b6fe3f8832f1be557b36667afa2463302b34fe2b7c6" + url: "https://api.webid-solutions.de/releases/ios/xcframework/releases/de/webid-solutions/WebIdEIdProductPlugin/22.3.2/WebIdEIdProductPlugin.framework-v22.3.2.zip", + checksum: "a8da5260ef819c31f02a31c979937f026217318a885d313fff104f00a5276341" ), .target( name: "WebIdEIdProductPluginWrapper",