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 4c986a7 commit 205fe04Copy full SHA for 205fe04
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.2.2.tar.gz"
5
- sha256 "e3945bcaba746a77ea48358e96d738f7aeaf5fd1a8df3a9dc6ae2180e60d8293"
+ url "https://github.com/mrjosh/helm-ls/archive/refs/tags/v0.3.0.tar.gz"
+ sha256 "8e63cc617848f7559a378fa50507f38a03def59ed320d6d52769773bc2114af3"
6
license "MIT"
7
head "https://github.com/mrjosh/helm-ls.git", branch: "master"
8
0 commit comments