autoupdate-teascript-v0.15.0
star9029 3 months ago
parent 54f710e68b
commit 76b138aae1
  1. 2
      packages/t/teascript/xmake.lua

@ -11,7 +11,7 @@ package("teascript")
add_versions("v0.14.0", "9a6fd8eb3099dae092620f015b281ffbc22383969bedf08d54b62b6a2b0a0959")
add_versions("v0.13.0", "7c8cc05a8775ee2c857278b5e353670bf02442b2fa3a411343e82b2b85eedced")
add_patches("0.14.0", "patches/0.14.0/macosx.patch", "cae068739506806679f63e316ca4368f5750954d3083e525ae457abf973d672b")
add_patches(">=0.14.0", "patches/0.14.0/macosx.patch", "cae068739506806679f63e316ca4368f5750954d3083e525ae457abf973d672b")
add_configs("fmt", {description = "Use fmt for printing.", default = true, type = "boolean"})
add_configs("toml++", {description = "Enable toml support.", default = true, type = "boolean"})

Loading…
Cancel
Save