Skip to content

Commit

Permalink
next-ls 0.23.3
Browse files Browse the repository at this point in the history
Closes #47.

Signed-off-by: Mitchell Hanberg <[email protected]>
  • Loading branch information
mhanberg committed Jan 13, 2025
1 parent a245197 commit 2a2aad4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions next-ls.rb
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
class NextLs < Formula
desc "Language server for Elixir that just works"
homepage "https://www.elixir-tools.dev/next-ls"
url "https://github.com/elixir-tools/next-ls/archive/refs/tags/v0.23.2.tar.gz"
sha256 "4224dc2ea099a41a0fe8f5abddbd0f731f2f10dbe3aeb2ce1ea3fc2a364f0c65"
url "https://github.com/elixir-tools/next-ls/archive/refs/tags/v0.23.3.tar.gz"
sha256 "9f3ce80f665b09ce3c8ffb25eceddf22056a7189c4e22281687eec86f4d965b0"
license "MIT"

bottle do
Expand Down

0 comments on commit 2a2aad4

Please sign in to comment.