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 84fbe0c commit b5bd9eaCopy full SHA for b5bd9ea
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.22.2.tar.gz"
5
- sha256 "3cef62134dec3608b9d38cfa3847f6161f451fa7ab7fdd3e8164bfb0916cf9f4"
+ url "https://github.com/elixir-tools/next-ls/archive/refs/tags/v0.22.3.tar.gz"
+ sha256 "94980a9ba9ddfe70923458fb1f75acf67c33fff9196cd69022c48b6c4f8e9ab4"
6
license "MIT"
7
8
bottle do
0 commit comments