File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -9,12 +9,12 @@ class LuaLanguageServer < Formula
99 head "https://github.com/LuaLS/lua-language-server.git" , branch : "master"
1010
1111 bottle do
12- sha256 cellar : :any_skip_relocation , arm64_sequoia : "79deedcbde2dd8e1ca1e5448b905dbc0138b7af350ed7842452176a64ac5ad58 "
13- sha256 cellar : :any_skip_relocation , arm64_sonoma : "405563f0f1d5983a009ec64e1745815803cbf36a239ee9a7f0844bfee4f22dd8 "
14- sha256 cellar : :any_skip_relocation , arm64_ventura : "73482e50ba22a630b1876c61f94c5d2ab046d65e7bca824562692815df7cab9a "
15- sha256 cellar : :any_skip_relocation , sonoma : "76a62aeba1a162ec8efa0d9e622f3e12e45ecf6b2a6bad2d4968e1ca40fd3434 "
16- sha256 cellar : :any_skip_relocation , ventura : "ead4ad238ba7e1ed9c9eed23e68b37090e1a9a9b14841c606cb6ed820e341982 "
17- sha256 cellar : :any_skip_relocation , x86_64_linux : "a153ed4a3a76daddf52e6d414ae740d241c6f976cc1339baa929ba8f44a8676b "
12+ sha256 cellar : :any_skip_relocation , arm64_sequoia : "dd1e2d5534d22356d6cb3f051ea0d3144c04dca625a9e59c8f389b3fd7600cf3 "
13+ sha256 cellar : :any_skip_relocation , arm64_sonoma : "028cec884349296e84f0f43870e550edf4d007094aa791948176b43a5d34c782 "
14+ sha256 cellar : :any_skip_relocation , arm64_ventura : "17cf5304937bc620ac89da8bf8646602dd90544bd22b314e108dbacd9c0fe7c1 "
15+ sha256 cellar : :any_skip_relocation , sonoma : "73f3dcbdb20d70703c63f296120ed0fbaf2cb8f49b3582c96a74bd8f0c32c508 "
16+ sha256 cellar : :any_skip_relocation , ventura : "941a776f46bcff1fcd7ec9dc789814f41fdfad2ce0432dadf9ea8df692c72304 "
17+ sha256 cellar : :any_skip_relocation , x86_64_linux : "fda4134f49fc8423150c94a3e14a2ee273e2bce89bf7ebc2ec3961c47e387cf2 "
1818 end
1919
2020 depends_on "ninja" => :build
You can’t perform that action at this time.
0 commit comments