From f5a52f5aa4ce4e5f6c02cea620609f0ed385b5ff Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Mon, 9 Feb 2026 16:19:59 +0100 Subject: [PATCH] add new version 22.0.3 --- Package.swift | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Package.swift b/Package.swift index 452a665..0e49d42 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.2/WebIdEIdProductPlugin.framework-v22.0.2.zip", - checksum: "f438d5f02c4de4cb6ff542cb56fdc6c9f298c2d4a6adc59636e7cc237fd41364" + 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" ), .target( name: "WebIdEIdProductPluginWrapper",