gcutil 1.6.1

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
This commit is contained in:
Brett Koonce 2013-02-05 07:56:40 -06:00 committed by Jack Nagel
parent b92ca0ca9c
commit 638d2a6d36

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.0.tar.gz'
sha1 '4ec33566190264f3550a2fe9ae950ee9c64a81ed'
url 'https://google-compute-engine-tools.googlecode.com/files/gcutil-1.6.1.tar.gz'
sha1 '19eca34a1f05993e870f31ad9cab27749300a60d'
def install
libexec.install 'gcutil', 'lib'