From 357ccc9a8f92f160d10023910457f91339a4daf2 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Mon, 1 Jul 2024 11:19:00 +0200 Subject: [PATCH] add new version 13.0.5 --- Package.swift | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Package.swift b/Package.swift index 02093e6..b3b937b 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.4/WebIdVideoIdentProductPlugin.framework-v13.0.4.zip", - checksum: "06592d2481c34dc0843c85f9be29a7bdd127129c56d666b5add42d5ff1593aeb" + url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdVideoIdentProductPlugin/13.0.5/WebIdVideoIdentProductPlugin.framework-v13.0.5.zip", + checksum: "c6cc8fbc96e709e5e24616be69dbee2066946b0e4b8fa92abdbe43eba2c94d47" ), .target( name: "WebIdVideoIdentProductPluginWrapper",