iperf 2.0.13
Closes #43198. Signed-off-by: Jan Viljanen <527069+javian@users.noreply.github.com>
This commit is contained in:
parent
aeefccb815
commit
a7aaf8689a
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class Iperf < Formula
|
||||
desc "Tool to measure maximum TCP and UDP bandwidth"
|
||||
homepage "https://sourceforge.net/projects/iperf2/"
|
||||
url "https://downloads.sourceforge.net/project/iperf2/iperf-2.0.12.tar.gz"
|
||||
sha256 "367f651fb1264b13f6518e41b8a7e08ce3e41b2a1c80e99ff0347561eed32646"
|
||||
url "https://downloads.sourceforge.net/project/iperf2/iperf-2.0.13.tar.gz"
|
||||
sha256 "c88adec966096a81136dda91b4bd19c27aae06df4d45a7f547a8e50d723778ad"
|
||||
|
||||
bottle do
|
||||
cellar :any_skip_relocation
|
||||
|
|
Loading…
Reference in a new issue