speedtest-cli 0.2.4

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
Brett Koonce 2013-12-17 10:42:57 -06:00 committed by Adam Vandenberg
parent 826a4fa20b
commit 7e34ea639a

View file

@ -2,8 +2,8 @@ require 'formula'
class SpeedtestCli < Formula
homepage 'https://github.com/sivel/speedtest-cli'
url 'https://github.com/sivel/speedtest-cli/archive/v0.2.2.tar.gz'
sha1 '19843804bbc2e62375df63749f13d2d2748ecd07'
url 'https://github.com/sivel/speedtest-cli/archive/v0.2.4.tar.gz'
sha1 '21f0f80b05f3f05adf9a8802e3cd86caa0325e43'
def install
bin.install 'speedtest_cli.py' => 'speedtest_cli'