File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments