Skip to content

Commit 4227d36

Browse files
committed
vals 0.40.1
1 parent 88e4359 commit 4227d36

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/v/vals.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Vals < Formula
22
desc "Helm-like configuration values loader with support for various sources"
33
homepage "https://github.com/helmfile/vals"
4-
url "https://github.com/helmfile/vals/archive/refs/tags/v0.40.0.tar.gz"
5-
sha256 "698c65b1696b4344dc5f05638a9cfd426b2990f43f22b497ebb70f5eb708b16d"
4+
url "https://github.com/helmfile/vals/archive/refs/tags/v0.40.1.tar.gz"
5+
sha256 "3eb7a45d02f2dba39418ac44bec48069b23c5dc14b358c14a0e857abaf3b4117"
66
license "Apache-2.0"
77
head "https://github.com/helmfile/vals.git", branch: "main"
88

0 commit comments

Comments
 (0)