This commit is contained in:
ArthurSonzogni
2025-03-30 01:27:57 +01:00
parent 1144e13125
commit 09eb2f7fb0
3 changed files with 3 additions and 3 deletions

View File

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