From 2a64e22addc01d5dfc3809e0e78f055cd9a76480 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Mon, 9 Mar 2026 16:07:50 +0100 Subject: [PATCH] add new version 15.3.2 --- Package.swift | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Package.swift b/Package.swift index eb11314..644598f 100644 --- a/Package.swift +++ b/Package.swift @@ -38,8 +38,8 @@ let package = Package( targets: [ .binaryTarget( name: "WebIdVideoIdentProductPlugin", - url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdVideoIdentProductPlugin/15.3.1/WebIdVideoIdentProductPlugin.framework-v15.3.1.zip", - checksum: "4b3cba7a9596b0d75658cac55001ee59e598aab007805eb0e02262552d0a27a5" + url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdVideoIdentProductPlugin/15.3.2/WebIdVideoIdentProductPlugin.framework-v15.3.2.zip", + checksum: "02a102a4532bf359d8fe4b4fe298bfc861f2e9c65d0df13f53f2a031cc40ecf8" ), .target( name: "WebIdVideoIdentProductPluginWrapper",