From de94f3d35557b4590e0c11de303d9d9c51217d5f Mon Sep 17 00:00:00 2001 From: Eugen Wissner Date: Mon, 7 Apr 2025 22:59:26 +0200 Subject: katja: Update to ftxui 6 --- cli/CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cli/CMakeLists.txt') diff --git a/cli/CMakeLists.txt b/cli/CMakeLists.txt index e55b724..aaf6ebe 100644 --- a/cli/CMakeLists.txt +++ b/cli/CMakeLists.txt @@ -1,6 +1,6 @@ FetchContent_Declare(ftxui GIT_REPOSITORY https://github.com/ArthurSonzogni/ftxui - GIT_TAG v5.0.0 + GIT_TAG v6.0.2 GIT_PROGRESS TRUE GIT_SHALLOW TRUE EXCLUDE_FROM_ALL -- cgit v1.2.3