From a7c8d86a2467abacb3f3ba30afe0168a2f7608ff Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Mon, 21 Oct 2024 17:09:17 +0200 Subject: [PATCH] add new version 10.3.1 --- Package.swift | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Package.swift b/Package.swift index 7e98bd9..036e967 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.3.0/WebIdVideoIdentPlugin.framework-v10.3.0.zip", - checksum: "7531b8aff74a8ba16d3db814153acdea1d8a76a0a1eba71cd2d1921840f57f55" + url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdVideoIdentPlugin/10.3.1/WebIdVideoIdentPlugin.framework-v10.3.1.zip", + checksum: "2e7bd190379d91cd37247dd3b658082a7ffa2b5612d54ad2db729d2121288ca1" ), .target( name: "WebIdVideoIdentPluginWrapper",