From dffb4f7895ff886c79d85be479c66cfc854bb7b1 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Tue, 4 Feb 2025 13:32:41 +0100 Subject: [PATCH] add new version 13.4.2 --- Package.swift | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Package.swift b/Package.swift index 7f1b2e2..6ef8955 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/13.4.1/WebIdEIdProductPlugin.framework-v13.4.1.zip", - checksum: "a4ce67f9fde6237184c104d809f3ef8fa4e43952d8963d97e138c282c7d403b8" + url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdEIdProductPlugin/13.4.2/WebIdEIdProductPlugin.framework-v13.4.2.zip", + checksum: "bf6fce5c8109f479977932f6248dd7c6748107faeadb04c82b80a5d4f0c3cfbe" ), .target( name: "WebIdEIdProductPluginWrapper",