Jmeter not loading with brew on mac osx
I tried to install jmeter by following this question but I failed and ended up with below error
$ brew install jmeter
==> Downloads http://www.apache.org/dyn/closer.cgi?path=jmeter/binaries/apache-jmeter-2.11.tgz
==> Better mirror http://mirror.cogentco.com/pub/apache/jmeter/binaries/apache-jmeter-2.11.tgz
curl: (22) Error requested url: 404 Not found
Error: Could not load resource "jmeter" Download error: http://mirror.cogentco.com/pub/apache/jmeter/binaries/apache-jmeter-2.11.tgz
Why is this? Is the link broken and how can I replace it?
+3
source to share