Skip to content

Commit 143e76f

Browse files
committed
next-ls 0.23.4
1 parent 8cd4beb commit 143e76f

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.3.tar.gz"
5-
sha256 "9f3ce80f665b09ce3c8ffb25eceddf22056a7189c4e22281687eec86f4d965b0"
4+
url "https://github.com/elixir-tools/next-ls/archive/refs/tags/v0.23.4.tar.gz"
5+
sha256 "7bcc365e2a4f64e874bba5344a923ef5655b2de367dcda161d3f419334fa8403"
66
license "MIT"
77

88
bottle do

0 commit comments

Comments
 (0)