From 7760ec8ad46df335597ebf0d8a29cd365153cfe7 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Thu, 19 Mar 2026 14:59:12 +0100 Subject: [PATCH] add new version 22.2.3 --- Package.swift | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Package.swift b/Package.swift index 22f6176..75994d9 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.2.2/WebIdAccountIdProductPlugin.framework-v22.2.2.zip", - checksum: "7679e842e9ae298fe693e944cea29bd00b7f6cee1579ecac5b2dbe5936d227b2" + url: "https://api.webid-solutions.de/releases/ios/xcframework/releases/de/webid-solutions/WebIdAccountIdProductPlugin/22.2.3/WebIdAccountIdProductPlugin.framework-v22.2.3.zip", + checksum: "eda9b46fcc0cb0e03f3255ada9fea71a038c77e31ceeb20c8af0a1b45f73c518" ), .target( name: "WebIdAccountIdProductPluginWrapper",