Skip to content

Commit 51ff5d3

Browse files
committed
next-ls 0.21.3
Closes #34. Signed-off-by: Mitchell Hanberg <contact@mitchellhanberg.com>
1 parent 414b2ff commit 51ff5d3

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

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.21.2.tar.gz"
5-
sha256 "1f60278bed266ee1470e73edf168ce5bcb57f3efaa313657908cedcb0c9dbf17"
4+
url "https://github.com/elixir-tools/next-ls/archive/refs/tags/v0.21.3.tar.gz"
5+
sha256 "40f3c7c087f08b35167e387b757e9067c1bf964449fbeafc418c3894aca06482"
66
license "MIT"
77

88
bottle do

0 commit comments

Comments
 (0)