aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
authorNat Welch2013-10-08 14:45:03 -0700
committerAdam Vandenberg2013-10-09 07:00:56 -0700
commit4781bceadd616eedd40d0b0574756583b0a40d14 (patch)
tree708f7c61e1a82705b3dec6e11e29960a6e7214ac /Library/Formula
parentbd7c658d9fe70ede87c1bc630da2c45323752afb (diff)
downloadhomebrew-4781bceadd616eedd40d0b0574756583b0a40d14.tar.bz2
gcutil 1.9.1
Closes #23140. Signed-off-by: Adam Vandenberg <flangy@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 900da2ec2..a792634d5 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.8.4.tar.gz'
- sha1 'cf5d094df8fa847befad98d8b3507091822a798e'
+ url 'https://google-compute-engine-tools.googlecode.com/files/gcutil-1.9.1.tar.gz'
+ sha1 '70035c803d983aa30f0d01e6ffd7873cac76f9ce'
def install
libexec.install 'gcutil', 'lib'