diff --git a/Formula/gcutil.rb b/Formula/gcutil.rb index 0a03e82d1b8..3ded7533ab0 100644 --- a/Formula/gcutil.rb +++ b/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'