From 8c120763477c273f8cff0175d1df85ea2f848a35 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Thu, 25 Jul 2024 12:16:48 +0200 Subject: [PATCH] add new version 13.0.14 --- Package.swift | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Package.swift b/Package.swift index 3368d6d..7afbef8 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/13.0.13/WebIdVideoIdentProductPlugin.framework-v13.0.13.zip", - checksum: "c5252d702d7f19680bf6b4d64d97eefcea8c877be1319755278d8793f907fedb" + url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdVideoIdentProductPlugin/13.0.14/WebIdVideoIdentProductPlugin.framework-v13.0.14.zip", + checksum: "aaa425518651ceb3c11c3293e93510b8b7cc576c873c200ff4d95a178ef74f00" ), .target( name: "WebIdVideoIdentProductPluginWrapper",