Skip to content

Commit 45a99f1

Browse files
committed
helm-ls 0.5.3
1 parent 9ac89db commit 45a99f1

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.2.tar.gz"
5-
sha256 "c3884704cbe556b7092929111a9791e290afe75fc3f6ecee7ff21f7794f85101"
4+
url "https://github.com/mrjosh/helm-ls/archive/refs/tags/v0.5.3.tar.gz"
5+
sha256 "f3b537f579f29fa27fd2ad3bcf4746d062301151e5c599506551bfbbb0f030bb"
66
license "MIT"
77
head "https://github.com/mrjosh/helm-ls.git", branch: "master"
88

0 commit comments

Comments
 (0)