From 1425c4ff390b9431fd1ee16c51b456a7b8c7d299 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Wed, 1 Apr 2026 16:32:20 +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 ee26e2d..1d7c0d2 100644 --- a/Package.swift +++ b/Package.swift @@ -43,8 +43,8 @@ let package = Package( targets: [ .binaryTarget( name: "WebIdAccountIdProductPlugin", - url: "https://api.webid-solutions.de/releases/ios/xcframework/releases/de/webid-solutions/WebIdAccountIdProductPlugin/22.3.1/WebIdAccountIdProductPlugin.framework-v22.3.1.zip", - checksum: "60987ecfef762865319171abb72d62399cf74505f5d80be85670c1ca06d86404" + url: "https://api.webid-solutions.de/releases/ios/xcframework/releases/de/webid-solutions/WebIdAccountIdProductPlugin/22.3.2/WebIdAccountIdProductPlugin.framework-v22.3.2.zip", + checksum: "a7fcb391f8d282b4e80b363075959c62c8fe8e65220ee75ba655f200736d2638" ), .target( name: "WebIdAccountIdProductPluginWrapper",