Skip to content

Commit 3f5df1c

Browse files
committed
next-ls 0.22.1
Closes #37. Signed-off-by: Mitchell Hanberg <contact@mitchellhanberg.com>
1 parent 8d7174e commit 3f5df1c

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.22.0.tar.gz"
5-
sha256 "46efdf0579b068f668dbe38bd1c98859e4637d87a7c7f37c273044ad042190f4"
4+
url "https://github.com/elixir-tools/next-ls/archive/refs/tags/v0.22.1.tar.gz"
5+
sha256 "31138d8db3f06d60101b298c622395ae54ae89b461717a3a835efc70b247e3a7"
66
license "MIT"
77

88
bottle do

0 commit comments

Comments
 (0)