gcutil 1.14.0

Closes Homebrew/homebrew#27262.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
master
Otto Bretz 2014-03-06 15:21:01 +01:00 committed by Adam Vandenberg
parent e99ea88cfc
commit b723c1f64d
1 changed files with 2 additions and 2 deletions

View File

@ -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'