Skip to content

Commit e6f354d

Browse files
committed
luau 0.682
1 parent b7f106d commit e6f354d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/l/luau.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Luau < Formula
22
desc "Fast, safe, gradually typed embeddable scripting language derived from Lua"
33
homepage "https://luau.org"
4-
url "https://github.com/luau-lang/luau/archive/refs/tags/0.681.tar.gz"
5-
sha256 "56994c0bafb743be7f463710c59d72fc006a772c559551de5a2c3a393575e90f"
4+
url "https://github.com/luau-lang/luau/archive/refs/tags/0.682.tar.gz"
5+
sha256 "eb3514e2dcefe8a4be7358ffef05420f071e94b47a02813916421cd9896b372d"
66
license "MIT"
77
version_scheme 1
88
head "https://github.com/luau-lang/luau.git", branch: "master"

0 commit comments

Comments
 (0)