Skip to content

Commit e516aef

Browse files
committed
nova-fairwinds: update 3.11.6 bottle.
1 parent 6d6e893 commit e516aef

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Formula/n/nova-fairwinds.rb

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

99
bottle do
10-
sha256 cellar: :any_skip_relocation, arm64_sequoia: "b4ace3f30b171a76fb6db17094ce9f859e42269b50749a672ef091a17838478e"
11-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "b4ace3f30b171a76fb6db17094ce9f859e42269b50749a672ef091a17838478e"
12-
sha256 cellar: :any_skip_relocation, arm64_ventura: "b4ace3f30b171a76fb6db17094ce9f859e42269b50749a672ef091a17838478e"
13-
sha256 cellar: :any_skip_relocation, sonoma: "9057f6d61525ea824f707ffe3b3192c0e46c4066cbe061bf93db3aa641821a22"
14-
sha256 cellar: :any_skip_relocation, ventura: "9057f6d61525ea824f707ffe3b3192c0e46c4066cbe061bf93db3aa641821a22"
15-
sha256 cellar: :any_skip_relocation, x86_64_linux: "2f4212ceffdf691db9f8704d35cdde4eb4f551c4a1682616d7583ca3ab640dad"
10+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "3d4ff2b8735799119fa2ca51b8ad0ba69c44bad887edd61d1901834d23bd0111"
11+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "3d4ff2b8735799119fa2ca51b8ad0ba69c44bad887edd61d1901834d23bd0111"
12+
sha256 cellar: :any_skip_relocation, arm64_ventura: "3d4ff2b8735799119fa2ca51b8ad0ba69c44bad887edd61d1901834d23bd0111"
13+
sha256 cellar: :any_skip_relocation, sonoma: "83e2d2fa125fadcdc32b5ef3d8d61b11b0b9a83422ab16e881f84b0dee184943"
14+
sha256 cellar: :any_skip_relocation, ventura: "83e2d2fa125fadcdc32b5ef3d8d61b11b0b9a83422ab16e881f84b0dee184943"
15+
sha256 cellar: :any_skip_relocation, x86_64_linux: "96de080d425d1caca170095ce428982cf2742f1f9d36b2b2a163e50bf01ab626"
1616
end
1717

1818
depends_on "go" => :build

0 commit comments

Comments
 (0)