speedtest-cli 0.3.1

This commit is contained in:
Brett Koonce 2014-08-21 00:27:00 -07:00 committed by Mike McQuaid
parent 83e4c34ef0
commit 015ea82030

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.3.0.tar.gz"
sha1 "75c402bb22484f119690f31f8a3b382cbf4ad142"
url "https://github.com/sivel/speedtest-cli/archive/v0.3.1.tar.gz"
sha1 "62ff7ac4fd916996110fec46e74dfc8b25860955"
def install
bin.install "speedtest_cli.py" => "speedtest-cli"