aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
authorDimitri Krassovski2013-01-31 09:27:02 +0200
committerAdam Vandenberg2013-01-31 10:23:43 -0800
commit5eec15ee91db949a91fbd9e7fde09a1636cb7d51 (patch)
tree0f5e8f33a7745f46c89c1df27c1f85248d47f885 /Library
parent12547b4c5ccacf262a51cc4a69ad2f78b8ff3aa8 (diff)
downloadhomebrew-5eec15ee91db949a91fbd9e7fde09a1636cb7d51.tar.bz2
gcutil 1.6.0
Closes #17456. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/gcutil.rb4
1 files changed, 2 insertions, 2 deletions
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'