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 900da2ec2..a792634d5 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.8.4.tar.gz' - sha1 'cf5d094df8fa847befad98d8b3507091822a798e' + url 'https://google-compute-engine-tools.googlecode.com/files/gcutil-1.9.1.tar.gz' + sha1 '70035c803d983aa30f0d01e6ffd7873cac76f9ce' def install libexec.install 'gcutil', 'lib' |
