We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b7f106d commit e6f354dCopy full SHA for e6f354d
Formula/l/luau.rb
@@ -1,8 +1,8 @@
1
class Luau < Formula
2
desc "Fast, safe, gradually typed embeddable scripting language derived from Lua"
3
homepage "https://luau.org"
4
- url "https://github.com/luau-lang/luau/archive/refs/tags/0.681.tar.gz"
5
- sha256 "56994c0bafb743be7f463710c59d72fc006a772c559551de5a2c3a393575e90f"
+ url "https://github.com/luau-lang/luau/archive/refs/tags/0.682.tar.gz"
+ sha256 "eb3514e2dcefe8a4be7358ffef05420f071e94b47a02813916421cd9896b372d"
6
license "MIT"
7
version_scheme 1
8
head "https://github.com/luau-lang/luau.git", branch: "master"
0 commit comments