From cc23894fb2365cc1b92f75ac136e9bc3bf1b77fb Mon Sep 17 00:00:00 2001 From: Diwaker Gupta Date: Wed, 13 Mar 2013 12:22:12 -0700 Subject: gcutil 1.7.2 Closes #18460. Signed-off-by: Jack Nagel --- Library/Formula/gcutil.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Library/Formula') diff --git a/Library/Formula/gcutil.rb b/Library/Formula/gcutil.rb index 298fe9ad4..4e869517b 100644 --- a/Library/Formula/gcutil.rb +++ b/Library/Formula/gcutil.rb @@ -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.7.1.tar.gz' - sha1 'af8982053b1e4836f84b9826aabcdcf933d37dba' + url 'https://google-compute-engine-tools.googlecode.com/files/gcutil-1.7.2.tar.gz' + sha1 '8bcff6426b107d54873844d73d4af22a3dc89155' def install libexec.install 'gcutil', 'lib' -- cgit v1.2.3