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 b36c3a5 commit 6edfbcbCopy full SHA for 6edfbcb
Formula/h/helm-ls.rb
@@ -1,8 +1,8 @@
1
class HelmLs < Formula
2
desc "Language server for Helm"
3
homepage "https://github.com/mrjosh/helm-ls"
4
- url "https://github.com/mrjosh/helm-ls/archive/refs/tags/v0.5.3.tar.gz"
5
- sha256 "f3b537f579f29fa27fd2ad3bcf4746d062301151e5c599506551bfbbb0f030bb"
+ url "https://github.com/mrjosh/helm-ls/archive/refs/tags/v0.5.4.tar.gz"
+ sha256 "a8a5490084839af3506c85efcf603fbd71bb9ee37222bbd7817da1da3f054ab3"
6
license "MIT"
7
head "https://github.com/mrjosh/helm-ls.git", branch: "master"
8
0 commit comments