Skip to content

Commit

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

Signed-off-by: Mitchell Hanberg <[email protected]>
  • Loading branch information
mhanberg committed Feb 27, 2024
1 parent eacdecc commit 352d085
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.18.0.tar.gz"
sha256 "a7ec860ae7e18c0cbb945760af9f03501a6714eb492ea2249106ef9e80cc2ea2"
url "https://github.com/elixir-tools/next-ls/archive/refs/tags/v0.19.0.tar.gz"
sha256 "9d65198940a600cfd294bf6d4839f674cb33eb9e379eb608412bef18b8328930"
license "MIT"

bottle do
Expand Down

0 comments on commit 352d085

Please sign in to comment.