From 4c166d41dc2d1ceb1d84bbcd862a87ea56707f3f Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Tue, 24 Feb 2026 17:14:57 +0100 Subject: [PATCH] add new version 22.1.1 --- Package.swift | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Package.swift b/Package.swift index 40e8780..128080c 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.1.0/WebIdEIdProductPlugin.framework-v22.1.0.zip", - checksum: "5f20982111887fd094eecead3f4888b2767baed81c6c30e1b14d2ff4993abc7c" + url: "https://api.webid-solutions.de/releases/ios/xcframework/releases/de/webid-solutions/WebIdEIdProductPlugin/22.1.1/WebIdEIdProductPlugin.framework-v22.1.1.zip", + checksum: "71c7dca5ff45794068ec3f4ab0c9c6dbf210c89220c2b55531fbdd810359344f" ), .target( name: "WebIdEIdProductPluginWrapper",