Skip to content

Commit b24d01c

Browse files
committed
emmylua_ls 0.16.0
1 parent 8e36183 commit b24d01c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/e/emmylua_ls.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ class EmmyluaLs < Formula
22
desc "Lua Language Server"
33
homepage "https://github.com/EmmyLuaLs/emmylua-analyzer-rust"
44
# 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"
5+
url "https://github.com/EmmyLuaLs/emmylua-analyzer-rust/archive/refs/tags/0.16.0.tar.gz"
6+
sha256 "27468c156bfc300a729d7d581749bfef8211c2d7d9871f7ef04846589e7b0a2f"
77
license "MIT"
88
head "https://github.com/EmmyLuaLs/emmylua-analyzer-rust.git", branch: "main"
99

0 commit comments

Comments
 (0)