aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
authorBrett Koonce2013-11-15 13:41:00 -0600
committerJack Nagel2013-11-15 16:47:32 -0600
commit6ce4b9b0d8626f5a888493b930e8ece7eec079fb (patch)
tree4eaf819b1a1dbff734cd12f47bedef7423daad57 /Library/Formula
parent10e30ee0586710c2c081e3a39d134d4c27653dde (diff)
downloadhomebrew-6ce4b9b0d8626f5a888493b930e8ece7eec079fb.tar.bz2
gcutil 1.11.0
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
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'