From d0576441ed973cb7d6063ba2d1dc803dce2ded55 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Tue, 14 Jun 2022 11:04:32 +0000 Subject: [PATCH] httpstat: update 1.3.1_1 bottle. --- Formula/httpstat.rb | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/Formula/httpstat.rb b/Formula/httpstat.rb index bc87c3025ac..a3e05452dfd 100644 --- a/Formula/httpstat.rb +++ b/Formula/httpstat.rb @@ -9,7 +9,12 @@ class Httpstat < Formula revision 1 bottle do - sha256 cellar: :any_skip_relocation, all: "f096e9674bc79400144b98e5480ef1ee9b3d74687bab3f6132d134de961d2c86" + sha256 cellar: :any_skip_relocation, arm64_monterey: "8d9ac6f7d7da555221bffc4f49b59f60bcc9405439e5d418a49f15a547026dd5" + sha256 cellar: :any_skip_relocation, arm64_big_sur: "8d9ac6f7d7da555221bffc4f49b59f60bcc9405439e5d418a49f15a547026dd5" + sha256 cellar: :any_skip_relocation, monterey: "8d9ac6f7d7da555221bffc4f49b59f60bcc9405439e5d418a49f15a547026dd5" + sha256 cellar: :any_skip_relocation, big_sur: "8d9ac6f7d7da555221bffc4f49b59f60bcc9405439e5d418a49f15a547026dd5" + sha256 cellar: :any_skip_relocation, catalina: "8d9ac6f7d7da555221bffc4f49b59f60bcc9405439e5d418a49f15a547026dd5" + sha256 cellar: :any_skip_relocation, x86_64_linux: "4f239a4cae556fd6c19412f141b409b8a347bc83a1cc1f4fd337c04da9c79fd4" end uses_from_macos "curl"