From da905dee594be94f365038c51b6c042ef16021cf Mon Sep 17 00:00:00 2001 From: Bojan Date: Thu, 5 Aug 2021 21:12:08 -0300 Subject: [PATCH] ghz 0.98.0 Created by https://github.com/mislav/bump-homebrew-formula-action Closes #82771. Signed-off-by: rui Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> --- Formula/ghz.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/ghz.rb b/Formula/ghz.rb index 0f509bc8150df..ec709012777c8 100644 --- a/Formula/ghz.rb +++ b/Formula/ghz.rb @@ -1,8 +1,8 @@ class Ghz < Formula desc "Simple gRPC benchmarking and load testing tool" homepage "https://ghz.sh" - url "https://github.com/bojand/ghz/archive/v0.97.0.tar.gz" - sha256 "432ff2dde385163e52661415368f5ffb474ee30385e4cea111676c80258449dc" + url "https://github.com/bojand/ghz/archive/v0.98.0.tar.gz" + sha256 "0f0a8651f88d067c8d7b8bce318060ea61ffe5f021bd82cd2d0d98e4699b15b9" license "Apache-2.0" bottle do