aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
authorNat Welch2013-12-03 14:45:05 +0000
committerAdam Vandenberg2013-12-03 07:01:23 -0800
commit151ecaa53c6feb6067f4f4739672c05c33a0f73a (patch)
tree09c745a5f905404370d929ef9d5ee02ef9d2c3a8 /Library/Formula
parent20d4d2aad0e18e71e51f152fd0a6599078c83695 (diff)
downloadhomebrew-151ecaa53c6feb6067f4f4739672c05c33a0f73a.tar.bz2
gcutil 1.12.0
Closes #24902. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
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'