ansible: update domain name.
Closes Homebrew/homebrew#27310. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
This commit is contained in:
parent
a774c99754
commit
17aecb7f6a
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
require 'formula'
|
||||
|
||||
class Ansible < Formula
|
||||
homepage 'http://www.ansibleworks.com/'
|
||||
homepage 'http://www.ansible.com/home'
|
||||
url 'https://github.com/ansible/ansible/archive/v1.5.0.tar.gz'
|
||||
sha1 'b11b4e981a6c2af8a526139a67c8eda121910d48'
|
||||
|
||||
|
|
Loading…
Reference in a new issue