From c4d453455f60971fcde3b671c58b5b053436f4f6 Mon Sep 17 00:00:00 2001 From: BrewTestBot Date: Wed, 23 Jul 2014 11:50:48 +0100 Subject: ansible: update 1.6.8 bottle. Closes #31062. Signed-off-by: Mike McQuaid --- Library/Formula/ansible.rb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'Library/Formula') diff --git a/Library/Formula/ansible.rb b/Library/Formula/ansible.rb index 707b81123..6536fdff3 100644 --- a/Library/Formula/ansible.rb +++ b/Library/Formula/ansible.rb @@ -8,9 +8,9 @@ class Ansible < Formula head 'https://github.com/ansible/ansible.git', :branch => 'devel' bottle do - sha1 "3fae18fa0d55da4f9976a46db9ffff108f155210" => :mavericks - sha1 "264e9736557fb18ac97bc67fdd5004f87363ba44" => :mountain_lion - sha1 "5938b28a50a7b3516e43dc2e29a5d4384ea8f857" => :lion + sha1 "e791cb658bc61277f5b6ee852c2f8d75d7eb9793" => :mavericks + sha1 "72324ec4c9cdb6973e1f94988c731d86308e5a0b" => :mountain_lion + sha1 "c2f0505cc67544056d0147e1ab3a24ea4ced062e" => :lion end depends_on :python if MacOS.version <= :snow_leopard -- cgit v1.2.3