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 a245197 commit 2a2aad4Copy full SHA for 2a2aad4
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.2.tar.gz"
5
- sha256 "4224dc2ea099a41a0fe8f5abddbd0f731f2f10dbe3aeb2ce1ea3fc2a364f0c65"
+ url "https://github.com/elixir-tools/next-ls/archive/refs/tags/v0.23.3.tar.gz"
+ sha256 "9f3ce80f665b09ce3c8ffb25eceddf22056a7189c4e22281687eec86f4d965b0"
6
license "MIT"
7
8
bottle do
0 commit comments