From e81db021db64ddd9ae95e648ead5ee94660c3efb Mon Sep 17 00:00:00 2001 From: Andrew Tian Date: Tue, 4 Jun 2013 17:56:24 -0500 Subject: gcutil 1.8.1 Closes #20272. 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 31b5bc7fa..5133382a3 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.0.tar.gz' - sha1 '03ebba7ea4569a4e8f853a6226ec51999f7064b5' + url 'https://google-compute-engine-tools.googlecode.com/files/gcutil-1.8.1.tar.gz' + sha1 '746f2d30f2bd380c9c459c0ece16937caf032b8e' def install libexec.install 'gcutil', 'lib' -- cgit v1.2.3