Skip to content

Commit

Permalink
ansible 1.4.5
Browse files Browse the repository at this point in the history
Closes Homebrew/legacy-homebrew#26696.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
  • Loading branch information
janrito authored and MikeMcQuaid committed Feb 13, 2014
1 parent 7dd2a87 commit aa7727d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Formula/ansible.rb
Expand Up @@ -2,8 +2,8 @@

class Ansible < Formula
homepage 'http://www.ansibleworks.com/'
url 'https://github.com/ansible/ansible/archive/v1.4.4.tar.gz'
sha1 '743c365d3639fae99129e04b49865aec0d76462d'
url 'https://github.com/ansible/ansible/archive/v1.4.5.tar.gz'
sha1 '09f451e6634c6e7bb5705d26b9daab6efc0407c1'

head 'https://github.com/ansible/ansible.git', :branch => 'devel'

Expand Down

0 comments on commit aa7727d

Please sign in to comment.