From 076766f6fdcd7bdec0281f7c24ecd87eb402d909 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Thu, 19 Mar 2026 14:59:36 +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 e8212dc..66344c9 100644 --- a/Package.swift +++ b/Package.swift @@ -43,8 +43,8 @@ let package = Package( targets: [ .binaryTarget( name: "WebIdAutoIdProductPlugin", - url: "https://api.webid-solutions.de/releases/ios/xcframework/releases/de/webid-solutions/WebIdAutoIdProductPlugin/22.2.2/WebIdAutoIdProductPlugin.framework-v22.2.2.zip", - checksum: "a96c04236710a19a4c531b94a5f0d2f51fc3ed0a11e290250be76bcd39d9c1c8" + url: "https://api.webid-solutions.de/releases/ios/xcframework/releases/de/webid-solutions/WebIdAutoIdProductPlugin/22.2.3/WebIdAutoIdProductPlugin.framework-v22.2.3.zip", + checksum: "aa42e3fc0ceca8a7494d54b3de19cdd10c466ae9acae09112d0ddcdeda8a8de1" ), .target( name: "WebIdAutoIdProductPluginWrapper",