From b4d3aba4a6936b7a3295f05ac3ad5fa2c8a6d80c Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Fri, 19 Jun 2026 12:18:04 +0200 Subject: [PATCH] add new version 15.4.2 --- Package.swift | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Package.swift b/Package.swift index 66cfc36..65e8bff 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.4.1/WebIdVideoIdentProductPlugin.framework-v15.4.1.zip", - checksum: "6e313618a896c8e38b5796170b7e0b3ef684c1a35bc40d6f82c94056d93b0875" + url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdVideoIdentProductPlugin/15.4.2/WebIdVideoIdentProductPlugin.framework-v15.4.2.zip", + checksum: "e35d2017cd413d9a5f6f22fc05fb9054d63db255c71edaa36287f16b15fe6546" ), .target( name: "WebIdVideoIdentProductPluginWrapper",