Skip to content

Commit a4c44fb

Browse files
committed
pluto: update 5.22.0 bottle.
1 parent ebfb885 commit a4c44fb

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Formula/p/pluto.rb

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

99
bottle do
10-
sha256 cellar: :any_skip_relocation, arm64_sequoia: "5a18c1da37a1e53762b24a96f7c85953be8a3af03f99d91c1ce4c1f74c54a6cf"
11-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "5a18c1da37a1e53762b24a96f7c85953be8a3af03f99d91c1ce4c1f74c54a6cf"
12-
sha256 cellar: :any_skip_relocation, arm64_ventura: "5a18c1da37a1e53762b24a96f7c85953be8a3af03f99d91c1ce4c1f74c54a6cf"
13-
sha256 cellar: :any_skip_relocation, sonoma: "dd453b3960d3cb510e5e9fec06f037c4e2ecdc421a0642199619107832d0e258"
14-
sha256 cellar: :any_skip_relocation, ventura: "dd453b3960d3cb510e5e9fec06f037c4e2ecdc421a0642199619107832d0e258"
15-
sha256 cellar: :any_skip_relocation, x86_64_linux: "760da825782de531fb3baf3db161b357d556f580569a5179c88630a4c913adf5"
10+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "9a6c20ea79dd0fda3495074871c3cf4875090c0c84b79df7863900df31dc29ae"
11+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "9a6c20ea79dd0fda3495074871c3cf4875090c0c84b79df7863900df31dc29ae"
12+
sha256 cellar: :any_skip_relocation, arm64_ventura: "9a6c20ea79dd0fda3495074871c3cf4875090c0c84b79df7863900df31dc29ae"
13+
sha256 cellar: :any_skip_relocation, sonoma: "6ccb90db2de10d694976b9fa8fdc3e1a01ac4ecf9b2613967da50903a4c2c60c"
14+
sha256 cellar: :any_skip_relocation, ventura: "6ccb90db2de10d694976b9fa8fdc3e1a01ac4ecf9b2613967da50903a4c2c60c"
15+
sha256 cellar: :any_skip_relocation, x86_64_linux: "30588507d1516cccdd33f1d4d2c36218ee8a906aa4cf06c75f68d8b855af4e5e"
1616
end
1717

1818
depends_on "go" => :build

0 commit comments

Comments
 (0)