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 8cd4beb commit 143e76fCopy full SHA for 143e76f
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.23.3.tar.gz"
5
- sha256 "9f3ce80f665b09ce3c8ffb25eceddf22056a7189c4e22281687eec86f4d965b0"
+ url "https://github.com/elixir-tools/next-ls/archive/refs/tags/v0.23.4.tar.gz"
+ sha256 "7bcc365e2a4f64e874bba5344a923ef5655b2de367dcda161d3f419334fa8403"
6
license "MIT"
7
8
bottle do
0 commit comments