Browse Source

update ftxui (#2365)

sandunder 2 years ago
parent
commit
cdfbf64df8
1 changed files with 1 additions and 0 deletions
  1. 1 0
      packages/f/ftxui/xmake.lua

+ 1 - 0
packages/f/ftxui/xmake.lua

@@ -5,6 +5,7 @@ package("ftxui")
 
     add_urls("https://github.com/ArthurSonzogni/FTXUI/archive/refs/tags/$(version).tar.gz",
              "https://github.com/ArthurSonzogni/FTXUI.git")
+    add_versions("v4.1.1", "9009d093e48b3189487d67fc3e375a57c7b354c0e43fc554ad31bec74a4bc2dd")
     add_versions("v3.0.0", "a8f2539ab95caafb21b0c534e8dfb0aeea4e658688797bb9e5539729d9258cc1")
 
     add_deps("cmake")