From e6ab7b67b87e67b39c7fc83eec2f2677f8f589c0 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Mon, 22 Jul 2024 12:35:00 +0200 Subject: [PATCH] add new version 10.1.1 --- Package.swift | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Package.swift b/Package.swift index e7414cd..7485de1 100644 --- a/Package.swift +++ b/Package.swift @@ -38,8 +38,8 @@ let package = Package( targets: [ .binaryTarget( name: "WebIdVideoIdentPlugin", - url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdVideoIdentPlugin/10.1.0/WebIdVideoIdentPlugin.framework-v10.1.0.zip", - checksum: "5782e41961e09e964425de6bbfae9964a18604282f1927c3d073302fa171bd04" + url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdVideoIdentPlugin/10.1.1/WebIdVideoIdentPlugin.framework-v10.1.1.zip", + checksum: "ee393295fc38b51e79749ff61497c66be8f1dae5204418398dcde4fdaf9de3a6" ), .target( name: "WebIdVideoIdentPluginWrapper",