We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 31e158c commit 0fb382bCopy full SHA for 0fb382b
1 file changed
next-ls.rb
@@ -1,8 +1,8 @@
1
class NextLs < Formula
2
desc "Language server for Elixir that just works"
3
homepage "https://www.elixir-tools.dev/next-ls"
4
- url "https://github.com/elixir-tools/next-ls/archive/refs/tags/v0.21.3.tar.gz"
5
- sha256 "40f3c7c087f08b35167e387b757e9067c1bf964449fbeafc418c3894aca06482"
+ url "https://github.com/elixir-tools/next-ls/archive/refs/tags/v0.21.4.tar.gz"
+ sha256 "071c761453258612147b6c567e3518caf6967470670f0d3df7ba97cb4bce7570"
6
license "MIT"
7
8
bottle do
0 commit comments