Release version 6.1.0. (#1037)

This highlight support for the Bazel build system.
This commit is contained in:
Arthur Sonzogni
2025-04-29 16:05:11 +02:00
committed by GitHub
parent 10d73d365f
commit 4231c4903b
4 changed files with 30 additions and 6 deletions

View File

@@ -372,7 +372,7 @@ include(FetchContent)
FetchContent_Declare(ftxui
GIT_REPOSITORY https://github.com/ArthurSonzogni/ftxui
GIT_TAG v6.0.2
GIT_TAG v6.1.0
)
FetchContent_GetProperties(ftxui)