ansible 2.8.5
Closes #44213. Signed-off-by: Caleb Xu <calebcenter@live.com>
This commit is contained in:
parent
c8becbea80
commit
1bcdda7697
1 changed files with 2 additions and 3 deletions
|
@ -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.8.4.tar.gz"
|
||||
sha256 "a0153e2de3619b7e307df179cd91a3c3804cf1fe048273fe4ea5238b76679ff1"
|
||||
revision 2
|
||||
url "https://releases.ansible.com/ansible/ansible-2.8.5.tar.gz"
|
||||
sha256 "8e9403e755ce8ef27b6066cdd7a4c567aa80ebe2fd90d0ff8efa0a725d246986"
|
||||
head "https://github.com/ansible/ansible.git", :branch => "devel"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue