httpx: update 1.2.6 bottle.

master
BrewTestBot 2023-01-06 16:04:37 +00:00
parent eb62242ae8
commit 4b5aa7b455
No known key found for this signature in database
GPG Key ID: 82D7D104050B0F0F
1 changed files with 7 additions and 8 deletions

View File

@ -7,14 +7,13 @@ class Httpx < Formula
head "https://github.com/projectdiscovery/httpx.git", branch: "master"
bottle do
sha256 cellar: :any_skip_relocation, arm64_ventura: "84fddb1702e2350fa483ccec6db39ac14a4cd091fc65fe85e71dfe8c8f16550f"
sha256 cellar: :any_skip_relocation, arm64_monterey: "1355516b141e7ac21bb30c0bac33d679dcc19e98ac7feed519bdba841014523c"
sha256 cellar: :any_skip_relocation, arm64_big_sur: "585964258ba8e85fc46dd1248dd7b24038caa23447a526873fe61b3c1250f952"
sha256 cellar: :any_skip_relocation, ventura: "c5e9e24ccd105e70c001ff2d8ef3684e1adde013b7261b0199c784e111d4e3a1"
sha256 cellar: :any_skip_relocation, monterey: "071a2b2b36b61c09500dd050cf44fd34e9253a725b30cb64b088d0f5d0560c7b"
sha256 cellar: :any_skip_relocation, big_sur: "5004552ddee1a3880820e673a64eabae810f35cd3ad690c0578d254ff18abe6f"
sha256 cellar: :any_skip_relocation, catalina: "9cb6bde54cc74d7610ba3f3ace0bed4cafc2ef0ac83a8875f2ad39800c53b5db"
sha256 cellar: :any_skip_relocation, x86_64_linux: "7fa3d131193cb305b89938516dae179deab74b491b487a4affa21c3b6b708705"
sha256 cellar: :any_skip_relocation, arm64_ventura: "434813563cd40794667e797ab5ceacec837bf9c44387b847ffebeb309335e056"
sha256 cellar: :any_skip_relocation, arm64_monterey: "e7d297133e440f438a6bb334edd15267a72d77322be0a65eaf059cec50facdc7"
sha256 cellar: :any_skip_relocation, arm64_big_sur: "75dbf3822fc11855e04cb3bff33c26c26ba218133c829bbe071d888c2f659bbe"
sha256 cellar: :any_skip_relocation, ventura: "ecaf55d1ec7101738a43cd710a27a18e9fa1fb5d2c076010404629818696f90b"
sha256 cellar: :any_skip_relocation, monterey: "2c3dab525b47919077b8db751ef0a0a752adc714d5eced3debc90fe02edbf81d"
sha256 cellar: :any_skip_relocation, big_sur: "19e1560faa99a03622abfe080b193f502fc36bdf46d432af1761a5279e0a2a0f"
sha256 cellar: :any_skip_relocation, x86_64_linux: "3f1f051a26f02c5ba3afe99969468c1e8c1c7f613293882051322cff2c263ada"
end
depends_on "go" => :build