Skip to content

Commit 855bfa8

Browse files
committed
apko: update 0.30.5 bottle.
1 parent fb3ac50 commit 855bfa8

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: "59cbe725f50cd1dfa3f043ad0d4b0d96ef21bdb8f641f83b7b23fe23dddeccf7"
19-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "833d5e26bf1264dd4b34cbb01f6a79c57cfc64869c075426417f0a87cc21d73e"
20-
sha256 cellar: :any_skip_relocation, arm64_ventura: "a3a16da7ad2c03e3275accbcd6e23c696b6d6cbb5f968a1ef6240c2b89a15cc2"
21-
sha256 cellar: :any_skip_relocation, sonoma: "ccffb9150d918069ea04f9e924cc763a84ceca011b76a1bd50f980810434e336"
22-
sha256 cellar: :any_skip_relocation, ventura: "aca23160fcb2d9b086aa395a0248195d42310c2d7c5b246f2eefe5ec6abb1675"
23-
sha256 cellar: :any_skip_relocation, x86_64_linux: "9bc49c2432853939f1ba77c8065d5be3ec1ab05a0d2079558d53e43dffb45626"
18+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "a896bcaf5bf74ae326f5b3ec2ce4d3f6b7add7842101ef87dba2ca0840872668"
19+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "3465a5d0e467539902d319cba695774f4e0baaa3541a88565c2613223b6e9baa"
20+
sha256 cellar: :any_skip_relocation, arm64_ventura: "17fb89e548431f42a7e5cc168439c69d728b0872993b0b039c007cf8dab27924"
21+
sha256 cellar: :any_skip_relocation, sonoma: "95d509bebcd69fbd2392ab53de372276670f9c9f10b774615c90051caba34f6c"
22+
sha256 cellar: :any_skip_relocation, ventura: "b8e4791e6d3b652e5e751d992d803b891b55546f8d62c9b23aa4715213582926"
23+
sha256 cellar: :any_skip_relocation, x86_64_linux: "ef265f5d0fab9772889ac839649e0459e4d59ad7e779ba98f4faa16273b1e55c"
2424
end
2525

2626
depends_on "go" => :build

0 commit comments

Comments
 (0)