From 2e1a282680dd1efe818fc8d2e66db891eb1bf757 Mon Sep 17 00:00:00 2001 From: Diwaker Gupta Date: Mon, 25 Feb 2013 13:23:08 -0800 Subject: gcutil 1.7.1 Closes #18086. 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 9314b1096..298fe9ad4 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.6.1.tar.gz' - sha1 '19eca34a1f05993e870f31ad9cab27749300a60d' + url 'https://google-compute-engine-tools.googlecode.com/files/gcutil-1.7.1.tar.gz' + sha1 'af8982053b1e4836f84b9826aabcdcf933d37dba' def install libexec.install 'gcutil', 'lib' -- cgit v1.2.3