gcutil 1.6.1
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
This commit is contained in:
parent
b92ca0ca9c
commit
638d2a6d36
1 changed files with 2 additions and 2 deletions
|
@ -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.6.0.tar.gz'
|
||||
sha1 '4ec33566190264f3550a2fe9ae950ee9c64a81ed'
|
||||
url 'https://google-compute-engine-tools.googlecode.com/files/gcutil-1.6.1.tar.gz'
|
||||
sha1 '19eca34a1f05993e870f31ad9cab27749300a60d'
|
||||
|
||||
def install
|
||||
libexec.install 'gcutil', 'lib'
|
||||
|
|
Loading…
Reference in a new issue