Skip to content

Commit 205fe04

Browse files
committed
helm-ls 0.3.0
1 parent 4c986a7 commit 205fe04

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

0 commit comments

Comments
 (0)