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 86b9d39dd..3ff80b07e 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://google-compute-engine-tools.googlecode.com/files/gcutil-1.11.0.tar.gz'
- sha1 'bb68d4bd34731361e6b99f015546016b5d34bf13'
+ url 'https://dl.google.com/dl/cloudsdk/release/artifacts/gcutil-1.12.0.zip'
+ sha1 'f4bafdd11a0a03d9be3f5c238af66933f811fbfe'
def install
libexec.install 'gcutil', 'lib'