Skip to content

Commit e14703d

Browse files
committed
apko: update 0.19.5 bottle.
1 parent bbc3b03 commit e14703d

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: "87ea97cd953173af174be19a2412e98e7a76311b8bdb603f3d8fe57ed27dd78f"
19-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "87ea97cd953173af174be19a2412e98e7a76311b8bdb603f3d8fe57ed27dd78f"
20-
sha256 cellar: :any_skip_relocation, arm64_ventura: "87ea97cd953173af174be19a2412e98e7a76311b8bdb603f3d8fe57ed27dd78f"
21-
sha256 cellar: :any_skip_relocation, sonoma: "16910ef119d00e9ff17ced6b6f4a4c7d77820edf9d16cd275332fbfe810b387f"
22-
sha256 cellar: :any_skip_relocation, ventura: "16910ef119d00e9ff17ced6b6f4a4c7d77820edf9d16cd275332fbfe810b387f"
23-
sha256 cellar: :any_skip_relocation, x86_64_linux: "f062e323dd62173eeb6bea0ae28b9db563f1bfc577f5d36856a3b686ba537a87"
18+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "6ff38eb7154974bc3ac054c4d67a547b68c1dc67d82034ebb0782212adbca106"
19+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "6ff38eb7154974bc3ac054c4d67a547b68c1dc67d82034ebb0782212adbca106"
20+
sha256 cellar: :any_skip_relocation, arm64_ventura: "6ff38eb7154974bc3ac054c4d67a547b68c1dc67d82034ebb0782212adbca106"
21+
sha256 cellar: :any_skip_relocation, sonoma: "1bcc9d2d1a278b84173ae7ddcb00d5183ec1799f3c5554debf2dfa835ac5d6f5"
22+
sha256 cellar: :any_skip_relocation, ventura: "1bcc9d2d1a278b84173ae7ddcb00d5183ec1799f3c5554debf2dfa835ac5d6f5"
23+
sha256 cellar: :any_skip_relocation, x86_64_linux: "6dddce1da9b6a81999e70d71ca2cc4b159b62e13bf7af579777d6caf1697db09"
2424
end
2525

2626
depends_on "go" => :build

0 commit comments

Comments
 (0)