From dcd365a7a1045fcf56990813449dc2f7329efeda Mon Sep 17 00:00:00 2001 From: Otto Bretz Date: Thu, 6 Mar 2014 15:21:01 +0100 Subject: gcutil 1.14.0 Closes #27262. Signed-off-by: Adam Vandenberg --- Library/Formula/gcutil.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Library/Formula') 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' -- cgit v1.2.3