Skip to content

Commit

Permalink
httm: update 0.24.0 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
BrewTestBot committed Mar 15, 2023
1 parent 7fe0f08 commit 0384ddd
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions Formula/httm.rb
Original file line number Diff line number Diff line change
Expand Up @@ -7,13 +7,13 @@ class Httm < Formula
head "https://github.com/kimono-koans/httm.git", branch: "master"

bottle do
sha256 cellar: :any_skip_relocation, arm64_ventura: "fff38584aa615b900215d75b9c8a92b543f388b53c98eb9a3dfa6809ee49b53b"
sha256 cellar: :any_skip_relocation, arm64_monterey: "fa68d97d455d00fee9477b46a7b86837430411aa41daf06f3dfec44fd326189c"
sha256 cellar: :any_skip_relocation, arm64_big_sur: "289194d565c96558cbe7821ebfcd99ce6c67f9fdf22bcfc8df2ebd3d7c3db56a"
sha256 cellar: :any_skip_relocation, ventura: "4e2425793e8f953bdd14e6c7ca5e00e1b9010900119362c661fa735ad04357fa"
sha256 cellar: :any_skip_relocation, monterey: "870b22064fe88b44a07439a7e7b6646b5c9763bbf2a53df9f60d44e1db18f0f5"
sha256 cellar: :any_skip_relocation, big_sur: "c8ea0bdc631f29da937b31b18b81fd7a5cf04510ab8d1af3006bba6121f6f105"
sha256 cellar: :any_skip_relocation, x86_64_linux: "057cb3d5f0b42dcb23f79855e595dd0a02db642fc99dcd67a454def5feef8282"
sha256 cellar: :any_skip_relocation, arm64_ventura: "7a7143b4b5f6189db6367e7dd243173124cf0dc9f79530b0a2ede7555b9db6fa"
sha256 cellar: :any_skip_relocation, arm64_monterey: "e5b94c69d28fc615f7bc0b00305c111a86f7a6fa7db2af17a7f32226f0ee700f"
sha256 cellar: :any_skip_relocation, arm64_big_sur: "87f8b41515d9071cfa2573d38f55459933cdab26c14eb307c51311c0ca113117"
sha256 cellar: :any_skip_relocation, ventura: "e05bc1316261ce1302e2b6aa164dc1f20520521c5bbbbb34846c065c4232dd6c"
sha256 cellar: :any_skip_relocation, monterey: "6bcae37eca709d646aeba58dcdd601725b6c252ca76bd33d510bb9bb12728d2c"
sha256 cellar: :any_skip_relocation, big_sur: "5e2a594a83f21eaef8dfb7c93a7d48551d6e1f4cedbec905f35c4eab427aef8b"
sha256 cellar: :any_skip_relocation, x86_64_linux: "78807874282be1eba70c20034c8008fd7c3c805780fcabd4f906c36e9a5b4e9f"
end

depends_on "rust" => :build
Expand Down

0 comments on commit 0384ddd

Please sign in to comment.