ansible 2.6.4

Closes #31903.

Signed-off-by: Chongyu Zhu <i@lembacon.com>
This commit is contained in:
Chongyu Zhu 2018-09-08 19:27:23 +08:00
parent 5604f3413f
commit 7705e72de8
No known key found for this signature in database
GPG key ID: 1A43E3C9100B38F5

View file

@ -3,8 +3,8 @@ class Ansible < Formula
desc "Automate deployment, configuration, and upgrading"
homepage "https://www.ansible.com/"
url "https://releases.ansible.com/ansible/ansible-2.6.3.tar.gz"
sha256 "1027f627e6d8a2d51f3a79abb01447716a78aa646e0c2f9860cfde273256a28c"
url "https://releases.ansible.com/ansible/ansible-2.6.4.tar.gz"
sha256 "e06b795372fd7a6d0b46b8f105497fb637fbd323f5aec1d8e51fd60cd98047e1"
head "https://github.com/ansible/ansible.git", :branch => "devel"
bottle do