From 5eec15ee91db949a91fbd9e7fde09a1636cb7d51 Mon Sep 17 00:00:00 2001 From: Dimitri Krassovski Date: Thu, 31 Jan 2013 09:27:02 +0200 Subject: gcutil 1.6.0 Closes #17456. 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 a010540bb..829a13549 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.5.0.tar.gz' - sha1 '785290893ab722f2a1510f37982e80e52f9f043a' + url 'https://google-compute-engine-tools.googlecode.com/files/gcutil-1.6.0.tar.gz' + sha1 '4ec33566190264f3550a2fe9ae950ee9c64a81ed' def install libexec.install 'gcutil', 'lib' -- cgit v1.2.3