Remove attestion for Bazel

This commit is contained in:
ArthurSonzogni
2025-05-01 11:30:12 +02:00
parent 799d8a267e
commit 784f53fd7e
6 changed files with 7 additions and 36 deletions

View File

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