gcutil 1.8.4

Closes Homebrew/homebrew#22522.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
This commit is contained in:
Nat Welch 2013-09-13 12:15:52 -07:00 committed by Mike McQuaid
parent 3c5b9214a4
commit a57efb33fb

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.8.3.tar.gz'
sha1 'c74d99060ec2f770e2a1f2b1b6016f91f080e244'
url 'https://google-compute-engine-tools.googlecode.com/files/gcutil-1.8.4.tar.gz'
sha1 'cf5d094df8fa847befad98d8b3507091822a798e'
def install
libexec.install 'gcutil', 'lib'