Skip to content

Commit db9ce31

Browse files
committed
vals: update 0.43.6 bottle.
1 parent 31a72a9 commit db9ce31

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Formula/v/vals.rb

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,12 @@ class Vals < Formula
77
head "https://github.com/helmfile/vals.git", branch: "main"
88

99
bottle do
10-
sha256 cellar: :any_skip_relocation, arm64_tahoe: "62ba01f583b4853d37b736bc198229de6702343883daccff0a869d75e92036a7"
11-
sha256 cellar: :any_skip_relocation, arm64_sequoia: "62ba01f583b4853d37b736bc198229de6702343883daccff0a869d75e92036a7"
12-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "62ba01f583b4853d37b736bc198229de6702343883daccff0a869d75e92036a7"
13-
sha256 cellar: :any_skip_relocation, sonoma: "795218ed5c6a0db3d043dfdc0e65de36e74a7232906dc3e3fb27e9e71318a6ae"
14-
sha256 cellar: :any_skip_relocation, arm64_linux: "26a8ebc0499290cee5a55707edf62b0323709736248572b8bae70e66f09de24c"
15-
sha256 cellar: :any_skip_relocation, x86_64_linux: "5b82068bc2887c8ec2f1b6b20d3a095b1ad87584aad87b12bde18843c927fb66"
10+
sha256 cellar: :any_skip_relocation, arm64_tahoe: "974abaa8264d7626a991a5a320705ab30e6e6f2e0ef33980c1a9412c304833a6"
11+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "974abaa8264d7626a991a5a320705ab30e6e6f2e0ef33980c1a9412c304833a6"
12+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "974abaa8264d7626a991a5a320705ab30e6e6f2e0ef33980c1a9412c304833a6"
13+
sha256 cellar: :any_skip_relocation, sonoma: "4e37601ba53f88262ba177e7fbd0cf1c8e20a61ddcca94a30fb7705d844447b2"
14+
sha256 cellar: :any_skip_relocation, arm64_linux: "a850e46bca622a2e7177d0e0782939e8e732ce3c6f22dfbd3dbfe792b63d2e4e"
15+
sha256 cellar: :any_skip_relocation, x86_64_linux: "d9099c211b65464b65bb983464d879c738ee2492c231a2c6187e2bbf4843ca17"
1616
end
1717

1818
depends_on "go" => :build

0 commit comments

Comments
 (0)