This commit is contained in:
Arthur Sonzogni
2025-05-01 10:01:05 +02:00
committed by GitHub
parent aa80d8bac9
commit 2d4c114008
4 changed files with 6 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.1.1
GIT_TAG v6.1.2
)
FetchContent_GetProperties(ftxui)