From 6ce4b9b0d8626f5a888493b930e8ece7eec079fb Mon Sep 17 00:00:00 2001 From: Brett Koonce Date: Fri, 15 Nov 2013 13:41:00 -0600 Subject: gcutil 1.11.0 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 a9fdafa56..86b9d39dd 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.10.0.tar.gz' - sha1 'a9322892b6183adf726c2390e66a048bf8f064dc' + url 'https://google-compute-engine-tools.googlecode.com/files/gcutil-1.11.0.tar.gz' + sha1 'bb68d4bd34731361e6b99f015546016b5d34bf13' def install libexec.install 'gcutil', 'lib' -- cgit v1.2.3