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 88e4359 commit 4227d36Copy full SHA for 4227d36
Formula/v/vals.rb
@@ -1,8 +1,8 @@
1
class Vals < Formula
2
desc "Helm-like configuration values loader with support for various sources"
3
homepage "https://github.com/helmfile/vals"
4
- url "https://github.com/helmfile/vals/archive/refs/tags/v0.40.0.tar.gz"
5
- sha256 "698c65b1696b4344dc5f05638a9cfd426b2990f43f22b497ebb70f5eb708b16d"
+ url "https://github.com/helmfile/vals/archive/refs/tags/v0.40.1.tar.gz"
+ sha256 "3eb7a45d02f2dba39418ac44bec48069b23c5dc14b358c14a0e857abaf3b4117"
6
license "Apache-2.0"
7
head "https://github.com/helmfile/vals.git", branch: "main"
8
0 commit comments