Update luau to 0.643 (#5244)

nodepp
ruki 2 months ago committed by GitHub
parent c380e7d94e
commit e260b41043
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 1
      packages/l/luau/xmake.lua

@ -6,6 +6,7 @@ package("luau")
add_urls("https://github.com/luau-lang/luau/archive/refs/tags/$(version).tar.gz",
"https://github.com/luau-lang/luau.git")
add_versions("0.643", "069702be7646917728ffcddcc72dae0c4191b95dfe455c8611cc5ad943878d3d")
add_versions("0.642", "cc7954979d2b1f6a138a9b0cb0f2d27e3c11d109594379551bc290c0461965ba")
add_versions("0.640", "63ada3e4c8c17e5aff8964b16951bfd1b567329dd81c11ae1144b6e95f354762")
add_versions("0.638", "87ea29188f0d788e3b8649a063cda6b1e1804a648f425f4d0e65ec8449f2d171")

Loading…
Cancel
Save