fortio 1.3.1
Closes #38301. Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
parent
e476b09c9b
commit
29de5d87c8
1 changed files with 2 additions and 2 deletions
|
@ -2,8 +2,8 @@ class Fortio < Formula
|
|||
desc "HTTP and gRPC load testing and visualization tool and server"
|
||||
homepage "https://fortio.org/"
|
||||
url "https://github.com/fortio/fortio.git",
|
||||
:tag => "v1.3.0",
|
||||
:revision => "bf3f2d9ff07ed03ef16be56af20d58dc0300e60f"
|
||||
:tag => "v1.3.1",
|
||||
:revision => "fd8f4a7177e9ea509f27105ae4e55e6c68ece6f7"
|
||||
|
||||
bottle do
|
||||
sha256 "1114e2a7b9118aa315ac68e447363c93606046528887ec03b2cac9796049c8f8" => :mojave
|
||||
|
|
Loading…
Reference in a new issue