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 3ded7533a..d76c8b0ec 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.14.0.zip'
- sha1 '10f34bfee7e3865cad14ad27caae446aedab9038'
+ url 'https://dl.google.com/dl/cloudsdk/release/artifacts/gcutil-1.14.2.zip'
+ sha1 'c8263333f68a7bf3468a6ed7cfe56c2390227605'
def install
libexec.install 'gcutil', 'lib'