Skip to content

Commit 9e30fb2

Browse files
committed
next-ls 0.22.8
Closes #44. Signed-off-by: Mitchell Hanberg <[email protected]>
1 parent c11d8eb commit 9e30fb2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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.7.tar.gz"
5-
sha256 "d2100e5bccae8be557beadf4d80d363c4bdb32cf8abde47b0bf6ffcd91c3a3ed"
4+
url "https://github.com/elixir-tools/next-ls/archive/refs/tags/v0.22.8.tar.gz"
5+
sha256 "6ada6792ca00c1eed7f9e5c0d4fc1f4df621c1b739db6c29e3f51975fa305464"
66
license "MIT"
77

88
bottle do

0 commit comments

Comments
 (0)