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
7
7
head "https://github.com/FairwindsOps/pluto.git" , branch : "master"
8
8
9
9
bottle do
10
- sha256 cellar : :any_skip_relocation , arm64_sequoia : "59fa6d481e261a720ea236320414869bdfed5cd0039796af418e4ff4169ccff1 "
11
- sha256 cellar : :any_skip_relocation , arm64_sonoma : "59fa6d481e261a720ea236320414869bdfed5cd0039796af418e4ff4169ccff1 "
12
- sha256 cellar : :any_skip_relocation , arm64_ventura : "59fa6d481e261a720ea236320414869bdfed5cd0039796af418e4ff4169ccff1 "
13
- sha256 cellar : :any_skip_relocation , sonoma : "095b5d218d2dd49fede38213820ca1551fcaadee5c0e1068760806df22913f44 "
14
- sha256 cellar : :any_skip_relocation , ventura : "095b5d218d2dd49fede38213820ca1551fcaadee5c0e1068760806df22913f44 "
15
- sha256 cellar : :any_skip_relocation , x86_64_linux : "f60d3fe830ab2eaeca2f2999907a6f46861baec44182a55656874b1410a2aa4c "
10
+ sha256 cellar : :any_skip_relocation , arm64_sequoia : "a7e0f503c5794de3102e4a5c76f8dc68fc0b49c15b7e3f7c9084077cc62acb84 "
11
+ sha256 cellar : :any_skip_relocation , arm64_sonoma : "a7e0f503c5794de3102e4a5c76f8dc68fc0b49c15b7e3f7c9084077cc62acb84 "
12
+ sha256 cellar : :any_skip_relocation , arm64_ventura : "a7e0f503c5794de3102e4a5c76f8dc68fc0b49c15b7e3f7c9084077cc62acb84 "
13
+ sha256 cellar : :any_skip_relocation , sonoma : "dcdd8707e83c45429b3f9da5da45c2368854703e4dfa417eae281e3e417998c1 "
14
+ sha256 cellar : :any_skip_relocation , ventura : "dcdd8707e83c45429b3f9da5da45c2368854703e4dfa417eae281e3e417998c1 "
15
+ sha256 cellar : :any_skip_relocation , x86_64_linux : "14e986cc7bc813da8d483d34e9e813557f11616b07a20a5c1d1c9e40d4c8537f "
16
16
end
17
17
18
18
depends_on "go" => :build
You can’t perform that action at this time.
0 commit comments