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