From a592da518130b29cf2a04e7fd59720597183f25f Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Thu, 4 Dec 2025 18:22:38 +0100 Subject: [PATCH] add new version 15.1.4 --- Package.swift | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Package.swift b/Package.swift index ca2e542..5c82b6e 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/internal/de/webid-solutions/WebIdEIdProductPlugin/15.1.3/WebIdEIdProductPlugin.framework-v15.1.3.zip", - checksum: "734ceec56a9d25d7fd0bfc07a070e726f7091ce7dd57166ad3f71c66d6c60878" + url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdEIdProductPlugin/15.1.4/WebIdEIdProductPlugin.framework-v15.1.4.zip", + checksum: "8e57f40a4e4204a9e83020ec856779c2378e2c83c060abe5d4542c7b5fe40731" ), .target( name: "WebIdEIdProductPluginWrapper",