Skip to content

Commit 7b49c2c

Browse files
committed
apko: update 0.19.9 bottle.
1 parent 9ed7f98 commit 7b49c2c

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Formula/a/apko.rb

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -15,12 +15,12 @@ class Apko < Formula
1515
end
1616

1717
bottle do
18-
sha256 cellar: :any_skip_relocation, arm64_sequoia: "18154aa67b5ed8c16b308bb33fc84ee9dbf2c7204a93bfb0f80c0e8540439045"
19-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "18154aa67b5ed8c16b308bb33fc84ee9dbf2c7204a93bfb0f80c0e8540439045"
20-
sha256 cellar: :any_skip_relocation, arm64_ventura: "18154aa67b5ed8c16b308bb33fc84ee9dbf2c7204a93bfb0f80c0e8540439045"
21-
sha256 cellar: :any_skip_relocation, sonoma: "ada266f41d18de6460c109d42fedfb907013f2d52c52695f54d10bb788f5533a"
22-
sha256 cellar: :any_skip_relocation, ventura: "ada266f41d18de6460c109d42fedfb907013f2d52c52695f54d10bb788f5533a"
23-
sha256 cellar: :any_skip_relocation, x86_64_linux: "52fd97fbd625f122465f0c54f38fd96db1519025334d2f1bd55e2bd79e8d2c1f"
18+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "05ac9c126e888014b65b0b3bee0ebdf0ed24a316229154f31d7a5291399610b1"
19+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "05ac9c126e888014b65b0b3bee0ebdf0ed24a316229154f31d7a5291399610b1"
20+
sha256 cellar: :any_skip_relocation, arm64_ventura: "05ac9c126e888014b65b0b3bee0ebdf0ed24a316229154f31d7a5291399610b1"
21+
sha256 cellar: :any_skip_relocation, sonoma: "f56b027b0fd978db96eb8d7cebab7999e3f0013d7780fcb9a4b50a91f847dbc7"
22+
sha256 cellar: :any_skip_relocation, ventura: "f56b027b0fd978db96eb8d7cebab7999e3f0013d7780fcb9a4b50a91f847dbc7"
23+
sha256 cellar: :any_skip_relocation, x86_64_linux: "ac66c8f314663467379baf645811d7ee14e6199731805ef59d55fcab3153ac05"
2424
end
2525

2626
depends_on "go" => :build

0 commit comments

Comments
 (0)