Skip to content

Commit 662d853

Browse files
committed
luau 0.697
1 parent b9223c0 commit 662d853

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.695.tar.gz"
5-
sha256 "15280abccdd81171236ee9f139dfd2189d2f5db10f6e50b9bf91148dae94591b"
4+
url "https://github.com/luau-lang/luau/archive/refs/tags/0.697.tar.gz"
5+
sha256 "e3f4f90e4ee35ba4264242e84fa496c93c5bd216cb3d16a237c9f17d9573ba43"
66
license "MIT"
77
version_scheme 1
88
head "https://github.com/luau-lang/luau.git", branch: "master"

0 commit comments

Comments
 (0)