ansible 2.4.3.0

This commit is contained in:
Josh Tilles 2018-01-31 19:28:59 -05:00 committed by ilovezfs
parent 84c5a78933
commit 622046c2b0

View file

@ -3,9 +3,8 @@ class Ansible < Formula
desc "Automate deployment, configuration, and upgrading"
homepage "https://www.ansible.com/"
url "https://releases.ansible.com/ansible/ansible-2.4.2.0.tar.gz"
sha256 "315f1580b20bbc2c2f1104f8b5e548c6b4cac943b88711639c5e0d4dfc4d7658"
revision 2
url "https://releases.ansible.com/ansible/ansible-2.4.3.0.tar.gz"
sha256 "0e98b3a56928d03979d5f8e7ae5d8e326939111b298729b03f00b3ad8f998a3d"
head "https://github.com/ansible/ansible.git", :branch => "devel"
bottle do