aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNat Welch2014-01-06 00:35:14 -0800
committerMike McQuaid2014-01-06 10:05:35 +0000
commite91e232551cb02740b2d93c5b588dc31a5c5e3af (patch)
treec0ac09d1f3dd8025bcd7884d1a7dde7b478fb1e1
parent24073dc04b67ab065b5c3988c9cc2517705f889c (diff)
downloadhomebrew-e91e232551cb02740b2d93c5b588dc31a5c5e3af.tar.bz2
gcutil 1.13.0
Closes #25668. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
-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 3ff80b07e..d7b36b8b3 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://dl.google.com/dl/cloudsdk/release/artifacts/gcutil-1.12.0.zip'
- sha1 'f4bafdd11a0a03d9be3f5c238af66933f811fbfe'
+ url 'https://dl.google.com/dl/cloudsdk/release/artifacts/gcutil-1.13.0.zip'
+ sha1 'c7a5cf7f5e0aa5e1eff20147532a320a8684ae45'
def install
libexec.install 'gcutil', 'lib'