Skip to content

Commit 6edfbcb

Browse files
committed
helm-ls 0.5.4
1 parent b36c3a5 commit 6edfbcb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/h/helm-ls.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class HelmLs < Formula
22
desc "Language server for Helm"
33
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"
4+
url "https://github.com/mrjosh/helm-ls/archive/refs/tags/v0.5.4.tar.gz"
5+
sha256 "a8a5490084839af3506c85efcf603fbd71bb9ee37222bbd7817da1da3f054ab3"
66
license "MIT"
77
head "https://github.com/mrjosh/helm-ls.git", branch: "master"
88

0 commit comments

Comments
 (0)