Skip to content

Commit 2a2aad4

Browse files
committed
next-ls 0.23.3
Closes #47. Signed-off-by: Mitchell Hanberg <contact@mitchellhanberg.com>
1 parent a245197 commit 2a2aad4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

next-ls.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class NextLs < Formula
22
desc "Language server for Elixir that just works"
33
homepage "https://www.elixir-tools.dev/next-ls"
4-
url "https://github.com/elixir-tools/next-ls/archive/refs/tags/v0.23.2.tar.gz"
5-
sha256 "4224dc2ea099a41a0fe8f5abddbd0f731f2f10dbe3aeb2ce1ea3fc2a364f0c65"
4+
url "https://github.com/elixir-tools/next-ls/archive/refs/tags/v0.23.3.tar.gz"
5+
sha256 "9f3ce80f665b09ce3c8ffb25eceddf22056a7189c4e22281687eec86f4d965b0"
66
license "MIT"
77

88
bottle do

0 commit comments

Comments
 (0)