Skip to content

Commit 4d90557

Browse files
committed
next-ls 0.22.4
Closes #40. Signed-off-by: Mitchell Hanberg <contact@mitchellhanberg.com>
1 parent 32a23e2 commit 4d90557

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

88
bottle do

0 commit comments

Comments
 (0)