diff options
Diffstat (limited to 'Library/Formula')
| -rw-r--r-- | Library/Formula/gcutil.rb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/gcutil.rb b/Library/Formula/gcutil.rb index 298fe9ad4..4e869517b 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.7.1.tar.gz' - sha1 'af8982053b1e4836f84b9826aabcdcf933d37dba' + url 'https://google-compute-engine-tools.googlecode.com/files/gcutil-1.7.2.tar.gz' + sha1 '8bcff6426b107d54873844d73d4af22a3dc89155' def install libexec.install 'gcutil', 'lib' |
