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 8e36183 commit b24d01cCopy full SHA for b24d01c
Formula/e/emmylua_ls.rb
@@ -2,8 +2,8 @@ class EmmyluaLs < Formula
2
desc "Lua Language Server"
3
homepage "https://github.com/EmmyLuaLs/emmylua-analyzer-rust"
4
# The project name is `emmylua-analyzer-rust`, but it contains several crates, not all of which we install.
5
- url "https://github.com/EmmyLuaLs/emmylua-analyzer-rust/archive/refs/tags/0.15.0.tar.gz"
6
- sha256 "6282872ba4f65708d146c2dab1875906fa19cb017e98f4502da05a702811d39c"
+ url "https://github.com/EmmyLuaLs/emmylua-analyzer-rust/archive/refs/tags/0.16.0.tar.gz"
+ sha256 "27468c156bfc300a729d7d581749bfef8211c2d7d9871f7ef04846589e7b0a2f"
7
license "MIT"
8
head "https://github.com/EmmyLuaLs/emmylua-analyzer-rust.git", branch: "main"
9
0 commit comments