speedtest-cli 0.3.1
This commit is contained in:
parent
83e4c34ef0
commit
015ea82030
1 changed files with 2 additions and 2 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue