Skip to content

Commit 15df7c0

Browse files
committed
apko: update 0.29.4 bottle.
1 parent 0c65f1f commit 15df7c0

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: "6fce7bf4a7320017daec46f1b6ab8c79deecf634dc6778aec56ca4bb434515a7"
19-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "fc3435cdda0ec38fad9a7b768d2899a237ed24fd75f414ef9bb85211b60ab816"
20-
sha256 cellar: :any_skip_relocation, arm64_ventura: "aee6e79b309ad02f28f32572455b6bdac4019b51482a8e7447df0c6a3fb105c7"
21-
sha256 cellar: :any_skip_relocation, sonoma: "992506e86ec387f1d5b2332778b38f1cae82848708742415431c1529e8f74683"
22-
sha256 cellar: :any_skip_relocation, ventura: "6f784e7ebfa8a369189cbce4406de0cb2dbf108bff2965b3fc12912b712e95fa"
23-
sha256 cellar: :any_skip_relocation, x86_64_linux: "b3b9b9ac6eb8eb59356237224d3a968961665797c4594aa7ad643bcb92609b0e"
18+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "5b1af0ab914313eaf6787814096708fed92e532a0647f9bb79c6d3c9dbbb682c"
19+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "8a851acde1a645eab8e30c76b35ec404b58cdded6d99e50d13830100a57ddc05"
20+
sha256 cellar: :any_skip_relocation, arm64_ventura: "75a81cf687e88f484b796d47517c28cf58cafd25397efbae41dec7fa0cd0e80c"
21+
sha256 cellar: :any_skip_relocation, sonoma: "199a1c2de2ff7e83120dc2cc141fbb7c9a4e9570ffc635d37bd9eb73b754a849"
22+
sha256 cellar: :any_skip_relocation, ventura: "f74456fd057d88b37963c0e016e3558dfb00d7e733100d8b0b54619ddaa8c503"
23+
sha256 cellar: :any_skip_relocation, x86_64_linux: "bdd08ddd11637165171e9f7abce75e8c9ed6de0ab789421e25c0b3619a4553bb"
2424
end
2525

2626
depends_on "go" => :build

0 commit comments

Comments
 (0)