ruki 6 lat temu
rodzic
commit
08fcba7e3b
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      packages/t/tbox/xmake.lua

+ 1 - 1
packages/t/tbox/xmake.lua

@@ -10,7 +10,7 @@ package("tbox")
 
 
     add_versions("v1.6.2", "26ede7fd61e33c3635bf2d6657ae4040a4a75c82a5da88855fd965db2f834025")
     add_versions("v1.6.2", "26ede7fd61e33c3635bf2d6657ae4040a4a75c82a5da88855fd965db2f834025")
     add_versions("v1.6.3", "1ea225195ad6d41a29389137683fee7a853fa42f3292226ddcb6d6d862f5b33c")
     add_versions("v1.6.3", "1ea225195ad6d41a29389137683fee7a853fa42f3292226ddcb6d6d862f5b33c")
-    add_versions("v1.6.4", "eb5d25c64dcfdf2ca7723f74f8252412b74d6ada4ba278664d54e271545ae330")
+    add_versions("v1.6.4", "07747a3704a2f3937debf0e666ffca368c4cb427008a52641782c0d8b7821886")
 
 
     add_configs("micro",      {description = "Compile micro core library for the embed system.", default = false, type = "boolean"})
     add_configs("micro",      {description = "Compile micro core library for the embed system.", default = false, type = "boolean"})
     add_configs("float",      {description = "Enable or disable the float type.", default = true, type = "boolean"})
     add_configs("float",      {description = "Enable or disable the float type.", default = true, type = "boolean"})