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 b9223c0 commit 662d853Copy full SHA for 662d853
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.695.tar.gz"
5
- sha256 "15280abccdd81171236ee9f139dfd2189d2f5db10f6e50b9bf91148dae94591b"
+ url "https://github.com/luau-lang/luau/archive/refs/tags/0.697.tar.gz"
+ sha256 "e3f4f90e4ee35ba4264242e84fa496c93c5bd216cb3d16a237c9f17d9573ba43"
6
license "MIT"
7
version_scheme 1
8
head "https://github.com/luau-lang/luau.git", branch: "master"
0 commit comments