ansible: update to 1.6.10
This commit is contained in:
parent
2de1b3fb03
commit
ba5ff79f6d
1 changed files with 2 additions and 2 deletions
|
@ -2,8 +2,8 @@ require 'formula'
|
|||
|
||||
class Ansible < Formula
|
||||
homepage 'http://www.ansible.com/home'
|
||||
url 'http://releases.ansible.com/ansible/ansible-1.6.8.tar.gz'
|
||||
sha1 '9956256db37ef0408c898108f5190f5a501dff5c'
|
||||
url 'http://releases.ansible.com/ansible/ansible-1.6.10.tar.gz'
|
||||
sha1 '35d4af5beaff73de339442962da286bd3d7bacf4'
|
||||
|
||||
head 'https://github.com/ansible/ansible.git', :branch => 'devel'
|
||||
|
||||
|
|
Loading…
Reference in a new issue