gcutil 1.7.1

Closes Homebrew/homebrew#18086.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
This commit is contained in:
Diwaker Gupta 2013-02-25 13:23:08 -08:00 committed by Jack Nagel
parent a0207985fa
commit 312fb2b667

View file

@ -2,8 +2,8 @@ require 'formula'
class Gcutil < Formula
homepage 'https://developers.google.com/compute/docs/gcutil/'
url 'https://google-compute-engine-tools.googlecode.com/files/gcutil-1.6.1.tar.gz'
sha1 '19eca34a1f05993e870f31ad9cab27749300a60d'
url 'https://google-compute-engine-tools.googlecode.com/files/gcutil-1.7.1.tar.gz'
sha1 'af8982053b1e4836f84b9826aabcdcf933d37dba'
def install
libexec.install 'gcutil', 'lib'