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 ce97e3d commit 1703460Copy full SHA for 1703460
Formula/l/lua-language-server.rb
@@ -3,8 +3,8 @@ class LuaLanguageServer < Formula
3
homepage "https://github.com/LuaLS/lua-language-server"
4
# pull from git tag to get submodules
5
url "https://github.com/LuaLS/lua-language-server.git",
6
- tag: "3.13.5",
7
- revision: "cdb1b094edf125dc537298cc408f8c751dcedf00"
+ tag: "3.13.6",
+ revision: "b0b5c8f17fdcb6f8d6244eca48b8fc053e9b15ea"
8
license "MIT"
9
head "https://github.com/LuaLS/lua-language-server.git", branch: "master"
10
0 commit comments