Skip to content

Commit 10afeaa

Browse files
committed
pluto: update 5.22.5 bottle.
1 parent 67f23a0 commit 10afeaa

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: "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"
1616
end
1717

1818
depends_on "go" => :build

0 commit comments

Comments
 (0)