From 27e3cf0f31a828566859bfab7398220e72ee9abc Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Wed, 1 Apr 2026 16:32:55 +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 7f781ac..e909f5f 100644 --- a/Package.swift +++ b/Package.swift @@ -43,8 +43,8 @@ let package = Package( targets: [ .binaryTarget( name: "WebIdAutoIdProductPlugin", - url: "https://api.webid-solutions.de/releases/ios/xcframework/releases/de/webid-solutions/WebIdAutoIdProductPlugin/22.3.1/WebIdAutoIdProductPlugin.framework-v22.3.1.zip", - checksum: "32eaa3d045306a80565c7a0f32f3543654de3fdc4181717a7bec5d7e9f8c52ed" + url: "https://api.webid-solutions.de/releases/ios/xcframework/releases/de/webid-solutions/WebIdAutoIdProductPlugin/22.3.2/WebIdAutoIdProductPlugin.framework-v22.3.2.zip", + checksum: "4e3b528489fff69b1583dc668bc09dd0cee01c642a51bd1d8ba0f47a191f3917" ), .target( name: "WebIdAutoIdProductPluginWrapper",