Skip to content

Commit e4798f7

Browse files
committed
helmfile: update 1.1.8 bottle.
1 parent 25e767d commit e4798f7

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Formula/h/helmfile.rb

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

1010
bottle do
11-
sha256 cellar: :any_skip_relocation, arm64_tahoe: "19c087f3c4220541517a8bafa2f9ff9960ca19471169a8fd75512103dac08919"
12-
sha256 cellar: :any_skip_relocation, arm64_sequoia: "01632f4bf605f1fb37d6ddb3594788ad364fd53d7daac6b6ac25351e213efa0f"
13-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "963a9dc46ea0e1872c5bfc3e09741c89f14fc62150fd0bbc5a593e38abc7efaa"
14-
sha256 cellar: :any_skip_relocation, sonoma: "5131bae0aeaec0ca94b9b195aa906f3626a17c7d61231f10f96759997d1db992"
15-
sha256 cellar: :any_skip_relocation, arm64_linux: "ca379bef7b3febbd09b58531b1f81171038f226c470ef97100aafdc7a9fad723"
16-
sha256 cellar: :any_skip_relocation, x86_64_linux: "9c98e35a6a8300b6c979631896dd96cb9d99610589537a88e32d32a01d9b3ab4"
11+
sha256 cellar: :any_skip_relocation, arm64_tahoe: "9e94e04aa3402187d4a02e8b39323c7123cf1f836d08b01e4986c6da8025d8a6"
12+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "af47a69e04d15e8b9874f41a4390022c70db843fef6e91ed72c03cda3bc1f0ff"
13+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "76b1eedde9427e1ec9ff919a4e9060e0cfe798d5b23455448814eedea6b2c170"
14+
sha256 cellar: :any_skip_relocation, sonoma: "bb8047cf98779fe26042a736b2433f697ee005d233fd22b271dd8b45b05b8a8b"
15+
sha256 cellar: :any_skip_relocation, arm64_linux: "dab290eee6dc22ce63ddfa0466d16eaac88b2ede3cbaac1a4a0b059ecf7feab9"
16+
sha256 cellar: :any_skip_relocation, x86_64_linux: "a18261a61606180e4d6f0c59c8ce001ca89387c4ec56ae99d44b0f474139d5cc"
1717
end
1818

1919
depends_on "go" => :build

0 commit comments

Comments
 (0)