aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula')
-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'