From 680ab2df5c466f922eeb0f0810cfaa83a7b51806 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Mon, 17 Mar 2025 18:05:57 +0100 Subject: [PATCH] add new version 14.4.1 --- Package.swift | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Package.swift b/Package.swift index f07911a..2b7eff8 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/redesign-v4/de/webid-solutions/WebIdEIdProductPlugin/14.4.0/WebIdEIdProductPlugin.framework-v14.4.0.zip", - checksum: "9a78456285e739e79643e77c4363899c199cc733c86f532b95089544a7b285c6" + url: "https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4/de/webid-solutions/WebIdEIdProductPlugin/14.4.1/WebIdEIdProductPlugin.framework-v14.4.1.zip", + checksum: "ee303c13bffed9f6351e2a322047ab2d10348d254c4e71b6d38cd27363fbb08a" ), .target( name: "WebIdEIdProductPluginWrapper",