ansible 1.4.0

Closes Homebrew/homebrew#24573.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
This commit is contained in:
John Manoogian III 2013-11-21 13:38:32 -08:00 committed by Jack Nagel
parent a0d7c937e6
commit 932291b8ba

View file

@ -2,8 +2,8 @@ require 'formula'
class Ansible < Formula
homepage 'http://www.ansibleworks.com/'
url 'https://github.com/ansible/ansible/archive/v1.3.4.tar.gz'
sha1 '4ced16b905e7d3349835b3f7eff0f0ddf238cf38'
url 'https://github.com/ansible/ansible/archive/v1.4.0.tar.gz'
sha1 'fd4a5fa2c11f9a2fbdb450595cf8672d33618f06'
head 'https://github.com/ansible/ansible.git', :branch => :devel