From 52c6e09f8fa7a1a840bc742ce31952cedfd4518b Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Tue, 6 Aug 2024 01:09:28 +0000 Subject: [PATCH] httm: update 0.40.8 bottle. --- Formula/h/httm.rb | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Formula/h/httm.rb b/Formula/h/httm.rb index 7ddb13356105..b1040f8247d9 100644 --- a/Formula/h/httm.rb +++ b/Formula/h/httm.rb @@ -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_sonoma: "c6800bbba50930a851580a1292d7a25e62ef904f7039fbce84ae4b850d4e95bd" - sha256 cellar: :any_skip_relocation, arm64_ventura: "506ef4ffc309310f3744ccafb4c433f56150f01ff840b214597d7ec4a4cb7b83" - sha256 cellar: :any_skip_relocation, arm64_monterey: "ebbdc9bc161ba2f01a681a5284c18b9aafa164752c0fb74ec06c79ba809834a7" - sha256 cellar: :any_skip_relocation, sonoma: "282317c70bdc8bd38a76f29b6cdeea1117b45c30522944bf2efef68a115c7d66" - sha256 cellar: :any_skip_relocation, ventura: "f76ed335cb8103f3bb10e176daeb36ba75640831f7d498ec94dbe3bbcf4bfe27" - sha256 cellar: :any_skip_relocation, monterey: "47dd850030eb266a18a6e469416ee6a03560fe99f984f5541c66599849978bb8" - sha256 cellar: :any_skip_relocation, x86_64_linux: "df9dbf847ab005764e189a3e55f93cde35a2abe1e37fc06dfa1598148f458ac4" + sha256 cellar: :any_skip_relocation, arm64_sonoma: "6d02baddf41b812af2831f9129ee5608783c8c9a80ac73044036262c8f13be42" + sha256 cellar: :any_skip_relocation, arm64_ventura: "c0a108c08c0b0726287253af4de3fb24c252b59bb9d4b726f74ee5c5cb3cf526" + sha256 cellar: :any_skip_relocation, arm64_monterey: "cfefaf85ed4f276dda79b138d3dee06e34dfc9c35bdd0c8980c7aa8c1de87b66" + sha256 cellar: :any_skip_relocation, sonoma: "d3c4ac62f3abf9584080836ee8c9512f74273293366c7de582b2ca4cb866f0c9" + sha256 cellar: :any_skip_relocation, ventura: "1f4d284424986d0ced7cc0d56320c18de67dca111192c96d8c9e3f5f42e07d64" + sha256 cellar: :any_skip_relocation, monterey: "7e97223d0a671ec0af12800760050cf2a82e33b23669dac57257efaadd1a2cae" + sha256 cellar: :any_skip_relocation, x86_64_linux: "494e0626969fadfc04b56c7e33f195153bef64afce7e853adf9080a46cbfd7d8" end depends_on "rust" => :build