aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/gcutil.rb
diff options
context:
space:
mode:
authorOtto Bretz2014-03-06 15:21:01 +0100
committerAdam Vandenberg2014-03-06 07:52:20 -0800
commitdcd365a7a1045fcf56990813449dc2f7329efeda (patch)
treef8529cbeb7cb134aebaf75ca407448d8ebf92ab9 /Library/Formula/gcutil.rb
parent510267ffd314c296c0b0969dd27d130a249f16e2 (diff)
downloadhomebrew-dcd365a7a1045fcf56990813449dc2f7329efeda.tar.bz2
gcutil 1.14.0
Closes #27262. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
Diffstat (limited to 'Library/Formula/gcutil.rb')
-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 0a03e82d1..3ded7533a 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.13.0.zip'
- sha1 'c7a5cf7f5e0aa5e1eff20147532a320a8684ae45'
+ url 'https://dl.google.com/dl/cloudsdk/release/artifacts/gcutil-1.14.0.zip'
+ sha1 '10f34bfee7e3865cad14ad27caae446aedab9038'
def install
libexec.install 'gcutil', 'lib'