Skip to content

Commit ba255a0

Browse files
committed
httm: update 0.42.3 bottle.
1 parent df2b552 commit ba255a0

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

Formula/h/httm.rb

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -7,13 +7,13 @@ class Httm < Formula
77
head "https://github.com/kimono-koans/httm.git", branch: "master"
88

99
bottle do
10-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "dca67286dd6770727f313c6a69e3c543701bb654bdf532c5563c1bcab0b62af4"
11-
sha256 cellar: :any_skip_relocation, arm64_ventura: "1d8f1dc0f8f8c94f6484bf3baf301cb2fe98ebd40196ac5fc127d455f1d29d71"
12-
sha256 cellar: :any_skip_relocation, arm64_monterey: "005625eba0458f62e94b896ea7a03c6beff8d33307b120af31502977bc86343e"
13-
sha256 cellar: :any_skip_relocation, sonoma: "8081c763d8ffb1e4530245cf6c228d5d51568d025bb956b864013ea706e17465"
14-
sha256 cellar: :any_skip_relocation, ventura: "3e16dee766acd8350c70e40f3c2beac361f6ddde279070f6994faf224155dd75"
15-
sha256 cellar: :any_skip_relocation, monterey: "90fc9ba5e3a86853cb4cbd2855d556fd3cc32dc1ca8d16f463a18dab87fba832"
16-
sha256 cellar: :any_skip_relocation, x86_64_linux: "271c5784191c9f34dcf0ff5cf0c0c993700d16ba1493d8729868a302f5f861ee"
10+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "764e791370c7b3aeb0e5a2af366c8b019779b1806aed31559bd8e16038fe2803"
11+
sha256 cellar: :any_skip_relocation, arm64_ventura: "24940cc450017366b048d5d7c5f4c3252a3fee6b90156ee2fbeacb3153e4015f"
12+
sha256 cellar: :any_skip_relocation, arm64_monterey: "0fd978d1e45d30a8b07009703e7fb85877a58b0a71a3f3a3de5b040eb56e2cce"
13+
sha256 cellar: :any_skip_relocation, sonoma: "fa2c79a395058801d515bbec97415df6ab1e3c610fb40b968ef595cd5b3f9f7e"
14+
sha256 cellar: :any_skip_relocation, ventura: "085f87edb566339f882a17cae529b260c01e51d48b2a6879660323dea3c90775"
15+
sha256 cellar: :any_skip_relocation, monterey: "373453a4ce10c169ffca9f092b7a5e93d3c05ab128a313fbe3372d24618c1ba1"
16+
sha256 cellar: :any_skip_relocation, x86_64_linux: "be5f27a6c76af9f5e2b509f1b6c6f4c3c1c13d0edbee9842021d9d1112aa9bde"
1717
end
1818

1919
depends_on "rust" => :build

0 commit comments

Comments
 (0)