gcutil 1.10.0

Closes Homebrew/homebrew#23663.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
Nat Welch 2013-10-27 06:17:59 -07:00 committed by Adam Vandenberg
parent f002bc4ea0
commit f216e28c24

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.9.1.tar.gz'
sha1 '70035c803d983aa30f0d01e6ffd7873cac76f9ce'
url 'https://google-compute-engine-tools.googlecode.com/files/gcutil-1.10.0.tar.gz'
sha1 'a9322892b6183adf726c2390e66a048bf8f064dc'
def install
libexec.install 'gcutil', 'lib'