diff options
| author | BrewTestBot | 2014-06-21 20:58:29 +0100 |
|---|---|---|
| committer | Brett Koonce | 2014-06-21 17:22:30 -0700 |
| commit | 60c6171237a207c13b6875c30462063e212c4e7f (patch) | |
| tree | f8c3cbc31b08886b1818755aedf92de92ba99141 | |
| parent | 43c549148682b1206393171ab7401a2c3b85bebf (diff) | |
| download | homebrew-60c6171237a207c13b6875c30462063e212c4e7f.tar.bz2 | |
iperf3: update 3.0.5 bottle.
Closes #30343.
| -rw-r--r-- | Library/Formula/iperf3.rb | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Library/Formula/iperf3.rb b/Library/Formula/iperf3.rb index a40341998..f97ecb74f 100644 --- a/Library/Formula/iperf3.rb +++ b/Library/Formula/iperf3.rb @@ -8,9 +8,9 @@ class Iperf3 < Formula bottle do cellar :any - sha1 "fbe17a1cf116ab49f9d1cabd13c44776c9d69b63" => :mavericks - sha1 "3adad231ab741175c1b8ef7c9e65177ebe732b8b" => :mountain_lion - sha1 "ccee12f33d9d2f786e8d5a1fdf05a6725134e8d9" => :lion + sha1 "d74a919035e5ae4e205fa9a5bcb7d781691b1503" => :mavericks + sha1 "9eb1365ce719e41e3cd0eb705714e2205f815a3b" => :mountain_lion + sha1 "cf03918180e743e894ba5e24a5a35de8f91be863" => :lion end def install |
