ghz 0.62.0
Closes #63470. Signed-off-by: FX Coudert <fxcoudert@gmail.com> Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>master
parent
cb80e7c387
commit
ea9070d59d
|
@ -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.61.0.tar.gz"
|
||||
sha256 "bfb6430e67d8d7e24b4457ea294ff47fdd92e7027a7b0483678513c1e6316164"
|
||||
url "https://github.com/bojand/ghz/archive/v0.62.0.tar.gz"
|
||||
sha256 "0dfd8c7f92eab3821d6aab1481a53756c38a9c0f3c7363d14d44b664dec46c71"
|
||||
license "Apache-2.0"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in New Issue