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 c11d8eb commit 9e30fb2Copy full SHA for 9e30fb2
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.7.tar.gz"
5
- sha256 "d2100e5bccae8be557beadf4d80d363c4bdb32cf8abde47b0bf6ffcd91c3a3ed"
+ url "https://github.com/elixir-tools/next-ls/archive/refs/tags/v0.22.8.tar.gz"
+ sha256 "6ada6792ca00c1eed7f9e5c0d4fc1f4df621c1b739db6c29e3f51975fa305464"
6
license "MIT"
7
8
bottle do
0 commit comments