ansible 2.0.1.0

Added URL for Ansible 2.0.1.0 stable

Closes Homebrew/homebrew#49510.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
This commit is contained in:
Jay Rogers 2016-02-24 22:50:58 -06:00 committed by Mike McQuaid
parent 4888ba0fd2
commit 3a5c3c281a

View file

@ -1,8 +1,8 @@
class Ansible < Formula class Ansible < Formula
desc "Automate deployment, configuration, and upgrading" desc "Automate deployment, configuration, and upgrading"
homepage "http://www.ansible.com" homepage "http://www.ansible.com"
url "https://releases.ansible.com/ansible/ansible-2.0.0.2.tar.gz" url "https://releases.ansible.com/ansible/ansible-2.0.1.0.tar.gz"
sha256 "27db0b99113fab85b1430c361c7790a0aa7f5c614c9af13362e2adbba07e5828" sha256 "cddc4fa6af4c1be6cd1d6634de1bd0397abad921c76b32cab6722c042744ee5d"
head "https://github.com/ansible/ansible.git", :branch => "devel" head "https://github.com/ansible/ansible.git", :branch => "devel"