From fc46b8a8e6b41176b40aa4599b9f37896629b53a Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Thu, 19 Mar 2026 14:59:59 +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 1671c87..50942cd 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.2.2/WebIdEIdProductPlugin.framework-v22.2.2.zip", - checksum: "b54a6fc6e4ba7e11e22fc260c44680a8074a3906f331909d9d77a8f35e016d37" + url: "https://api.webid-solutions.de/releases/ios/xcframework/releases/de/webid-solutions/WebIdEIdProductPlugin/22.2.3/WebIdEIdProductPlugin.framework-v22.2.3.zip", + checksum: "54b048066878fd29159dd9751e3ca31caf41de56d7a9e78c7a382417e74aaf1c" ), .target( name: "WebIdEIdProductPluginWrapper",