vegeta 8.0.0
Closes #28928. Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
parent
a95fdc1f9a
commit
37b8da2bad
1 changed files with 2 additions and 2 deletions
|
@ -2,8 +2,8 @@ class Vegeta < Formula
|
|||
desc "HTTP load testing tool and library"
|
||||
homepage "https://github.com/tsenart/vegeta"
|
||||
url "https://github.com/tsenart/vegeta.git",
|
||||
:tag => "v7.0.3",
|
||||
:revision => "f5e8a53b900b1509b8719aa94c30d4cf087a77e9"
|
||||
:tag => "v8.0.0",
|
||||
:revision => "66f3db7f7dcc749f10144cbe4289f32adae346d3"
|
||||
|
||||
bottle do
|
||||
cellar :any_skip_relocation
|
||||
|
|
Loading…
Reference in a new issue