speedtest_cli 0.2.7

speedtest-cli 0.2.7

Update to latest stable release.

Closes Homebrew/homebrew#29192.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
David Christenson 2014-05-12 06:42:29 -06:00 committed by Adam Vandenberg
parent abd8520e69
commit 229aa8bba8

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.5.tar.gz'
sha1 '429406730fcb82408c67fb0d78767e5553bd769e'
url 'https://github.com/sivel/speedtest-cli/archive/v0.2.7.tar.gz'
sha1 'd4e48594aa9eb4ab5c00a93584c02af0371d3f79'
def install
bin.install 'speedtest_cli.py' => 'speedtest_cli'