From c2d0dd7a92bca4eed5447285acd7ab8debb609b8 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Thu, 4 Dec 2025 18:23:31 +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 b4c59ab..7256759 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.1.3/WebIdVideoIdentProductPlugin.framework-v15.1.3.zip", - checksum: "f3d68711806ba7fc69483982f63a95e45455bfa3fe4c7cc175a45e35d1a18ac9" + url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdVideoIdentProductPlugin/15.1.4/WebIdVideoIdentProductPlugin.framework-v15.1.4.zip", + checksum: "722977a5995291a118c0587971096af6c47da055ed5680b3150d35af34e19205" ), .target( name: "WebIdVideoIdentProductPluginWrapper",