From 40ce4ece002e7cf64e259e09d1fc551a1702dba2 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Thu, 12 Feb 2026 16:44:56 +0100 Subject: [PATCH] add new version 22.0.4 --- Package.swift | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Package.swift b/Package.swift index 0e49d42..8bd161e 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.0.3/WebIdEIdProductPlugin.framework-v22.0.3.zip", - checksum: "5858de74c7936e7f631fc1469d96200ecadf05bf50a5f7d9adefe6b5a8550364" + url: "https://api.webid-solutions.de/releases/ios/xcframework/releases/de/webid-solutions/WebIdEIdProductPlugin/22.0.4/WebIdEIdProductPlugin.framework-v22.0.4.zip", + checksum: "848adef7f7854283e95a0b728190163d90418d44cc5a63fa4d5fa6c3d842d028" ), .target( name: "WebIdEIdProductPluginWrapper",