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 243710f commit 2ef0ba3Copy full SHA for 2ef0ba3
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.3",
7
- revision: "8d3a4c8175d4f0d42257ed92fa3550eb6f9d0f29"
+ tag: "3.13.4",
+ revision: "108ce76c99bcb9990421edd4453a2ca8e282af95"
8
license "MIT"
9
head "https://github.com/LuaLS/lua-language-server.git", branch: "master"
10
0 commit comments