diff options
| author | BrewTestBot | 2015-01-12 06:08:55 +0000 |
|---|---|---|
| committer | Brett Koonce | 2015-01-12 08:55:14 -0800 |
| commit | b86f0f0c66a2cf1517630c6b86237736163ff330 (patch) | |
| tree | 5bfdd5a42af6de62d169257a771c265a5a6eb12e /Library/Formula | |
| parent | dba8eb6ffe172c15245c362169e06eadad4a166e (diff) | |
| download | homebrew-b86f0f0c66a2cf1517630c6b86237736163ff330.tar.bz2 | |
iperf3: update 3.0.11 bottle.
Diffstat (limited to 'Library/Formula')
| -rw-r--r-- | Library/Formula/iperf3.rb | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/Library/Formula/iperf3.rb b/Library/Formula/iperf3.rb index 2a65b17d7..294d4761c 100644 --- a/Library/Formula/iperf3.rb +++ b/Library/Formula/iperf3.rb @@ -16,10 +16,9 @@ class Iperf3 < Formula bottle do cellar :any - revision 1 - sha1 "5184a6130741de7784072465f36337b8a9846ce0" => :yosemite - sha1 "f9ca4f7cf295338dde6f69f960f5e09446da3d3b" => :mavericks - sha1 "6f29512d493e596bf1ef3a0e125e7dc7b030de35" => :mountain_lion + sha1 "ae7e7fedcd9eca4b6e6696d49178126918fae84e" => :yosemite + sha1 "34430a2a0bd66ac4bb06fa2dbecabcfff95cf532" => :mavericks + sha1 "cf2950226718253c8c647f416c0c1f2df6fddd11" => :mountain_lion end def install |
