gcutil 1.12.0

Closes Homebrew/homebrew#24902.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
Nat Welch 2013-12-03 14:45:05 +00:00 committed by Adam Vandenberg
parent f9e6977b59
commit c98487deae

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.11.0.tar.gz'
sha1 'bb68d4bd34731361e6b99f015546016b5d34bf13'
url 'https://dl.google.com/dl/cloudsdk/release/artifacts/gcutil-1.12.0.zip'
sha1 'f4bafdd11a0a03d9be3f5c238af66933f811fbfe'
def install
libexec.install 'gcutil', 'lib'