From a23782b2d01f773dd0556985d839deb242779dff Mon Sep 17 00:00:00 2001 From: Andrew Tian Date: Sat, 29 Jun 2013 19:23:03 -0500 Subject: gcutil 1.8.2 Closes #20907. Signed-off-by: Adam Vandenberg --- 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 5133382a3..badfd497a 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.8.1.tar.gz' - sha1 '746f2d30f2bd380c9c459c0ece16937caf032b8e' + url 'https://google-compute-engine-tools.googlecode.com/files/gcutil-1.8.2.tar.gz' + sha1 '6213f14cc07e789493bc36fef18c4ea8e6285b64' def install libexec.install 'gcutil', 'lib' -- cgit v1.2.3