wrk: update 4.0.2 bottle.
This commit is contained in:
parent
4c57c18f30
commit
1d2e0a719a
1 changed files with 4 additions and 5 deletions
|
@ -6,11 +6,10 @@ class Wrk < Formula
|
|||
head "https://github.com/wg/wrk.git"
|
||||
|
||||
bottle do
|
||||
cellar :any
|
||||
sha256 "a004d0027dbd7ff65be1590f3be9adb173bf9dc1ea486db5d724b295c0e73ee1" => :el_capitan
|
||||
sha256 "982842de8ea8ff98e798a70b51f928e45d6ae17eabd96ba3a6112f4d4cceff50" => :yosemite
|
||||
sha256 "fa18093d7236c1d2c68b4f41d633065d716b7bbfea8723605f8793afd2161e17" => :mavericks
|
||||
sha256 "1890cb7b8fa9a9ce9ef1f495c407dba4bc5a082e5bcde939fa8d59e807c40499" => :mountain_lion
|
||||
cellar :any_skip_relocation
|
||||
sha256 "9dffba88a5ca3dfb25ea4be55bd45c9c4e3964543d4ea4485cb21fdba7f3c18c" => :el_capitan
|
||||
sha256 "0d8d195984217da0cc6e734e2f2c876cacbad02b18fe2b3b22a77d3e356104f0" => :yosemite
|
||||
sha256 "be9f47bac642704c6575810875dfd86bcdacdceb799c11a13bdab4d4f14965ab" => :mavericks
|
||||
end
|
||||
|
||||
depends_on "openssl"
|
||||
|
|
Loading…
Reference in a new issue