aboutsummaryrefslogtreecommitdiff
path: root/cli/CMakeLists.txt
diff options
context:
space:
mode:
authorEugen Wissner <belka@caraus.de>2025-04-07 22:59:26 +0200
committerEugen Wissner <belka@caraus.de>2025-04-07 22:59:26 +0200
commitde94f3d35557b4590e0c11de303d9d9c51217d5f (patch)
treeb3f7ae08dd02ec2c4b84ddecc743602b607c0b57 /cli/CMakeLists.txt
parent24ecc7becd7a59d151f7ae14645b7b762452b168 (diff)
downloadkazbek-de94f3d35557b4590e0c11de303d9d9c51217d5f.tar.gz
katja: Update to ftxui 6
Diffstat (limited to 'cli/CMakeLists.txt')
-rw-r--r--cli/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
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