From 5899366250adbb65afe34349cec82ef54f39f0b9 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Mon, 18 May 2026 15:00:12 +0200 Subject: [PATCH] add new version 22.5.1 --- Package.swift | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Package.swift b/Package.swift index 6d3b149..fd9989b 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.5.0/WebIdAccountIdProductPlugin.framework-v22.5.0.zip", - checksum: "b0102a2a3fa88667b6811dbbaeb49bb2a0a6d0c9fecb7812001a781f8b656cdf" + url: "https://api.webid-solutions.de/releases/ios/xcframework/releases/de/webid-solutions/WebIdAccountIdProductPlugin/22.5.1/WebIdAccountIdProductPlugin.framework-v22.5.1.zip", + checksum: "8474316ba55b773f8f89c8b4d9b4d5a1d3d49de4a4e62ce7a51ab21ff8635608" ), .target( name: "WebIdAccountIdProductPluginWrapper",