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 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'