Skip to content

Commit 6130d7f

Browse files
committed
hk: update 1.18.2 bottle.
1 parent ca6199b commit 6130d7f

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Formula/h/hk.rb

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -9,12 +9,12 @@ class Hk < Formula
99
head "https://github.com/jdx/hk.git", branch: "main"
1010

1111
bottle do
12-
sha256 cellar: :any, arm64_tahoe: "6ba2d395347ee23eccda468061f5b87c0ac1951d09d64037c39c907c92322f15"
13-
sha256 cellar: :any, arm64_sequoia: "235c977ee3a0b677f1ad84f1882d0b1479007e515a4344d60e515aa39bc4cadc"
14-
sha256 cellar: :any, arm64_sonoma: "b52f628616d81700b7fecaa0c445ea865f82f493eafdbca8dd64e38d00afb797"
15-
sha256 cellar: :any, sonoma: "67317d9c9223cf941eb9354e09788b711ce5c68819a7aea389012cc36082c978"
16-
sha256 cellar: :any_skip_relocation, arm64_linux: "d73b8f90c7861e44d297178a7616fc4364005f6171956ee401a0ef183a63799f"
17-
sha256 cellar: :any_skip_relocation, x86_64_linux: "0d08e01c8c18f3c1735fb8f2499c2f815682eee0bdb74ac9623d4339ad68c79e"
12+
sha256 cellar: :any, arm64_tahoe: "8e7f494a60972e947baacee1f033e9c3065d83908a478fbe9735a45dd8184212"
13+
sha256 cellar: :any, arm64_sequoia: "82ce1626dd3436821aebd15502c65ac2f69494750df7260054b7d2ef0b016923"
14+
sha256 cellar: :any, arm64_sonoma: "1ed43c3357d0e1c6ef64c0653d2194407abe8c0f4eee8fe551528463840e6328"
15+
sha256 cellar: :any, sonoma: "bb0cb062fbf710530786ac3051ed54fac8c8a680ebb5e02083dec20313521e5c"
16+
sha256 cellar: :any_skip_relocation, arm64_linux: "baf4bdfa2764f2263d61117384a824b18bb9dda8b5180e7e9c62abf5f3c063cf"
17+
sha256 cellar: :any_skip_relocation, x86_64_linux: "531e2b6ddd2c7460b9be22071938b309ab26e377b25027c8783fee4e6a14e281"
1818
end
1919

2020
depends_on "rust" => [:build, :test]

0 commit comments

Comments
 (0)