vegeta 5.5.3
vegeta: Bump to v5.5.3 Closes Homebrew/homebrew#37602. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
This commit is contained in:
parent
780cedfee0
commit
bdc8db780d
1 changed files with 2 additions and 2 deletions
|
@ -2,8 +2,8 @@ require "language/go"
|
||||||
|
|
||||||
class Vegeta < Formula
|
class Vegeta < Formula
|
||||||
homepage "https://github.com/tsenart/vegeta"
|
homepage "https://github.com/tsenart/vegeta"
|
||||||
url "https://github.com/tsenart/vegeta/archive/v5.5.2.tar.gz"
|
url "https://github.com/tsenart/vegeta/archive/v5.5.3.tar.gz"
|
||||||
sha1 "a0b2d4c4bca0023a8407a819f64c3f96e1ebe3bc"
|
sha1 "f1813f5dc1bbcbd2d0d627c997d41ea7f466919a"
|
||||||
|
|
||||||
bottle do
|
bottle do
|
||||||
cellar :any
|
cellar :any
|
||||||
|
|
Loading…
Reference in a new issue