From 4ff8b4ede78fc53eb539d255fc84bac3d846616e Mon Sep 17 00:00:00 2001 From: BrewTestBot Date: Fri, 27 Jun 2014 18:31:11 +0100 Subject: ansible: add 1.6.5 bottle. Closes #30492. Signed-off-by: Mike McQuaid --- Library/Formula/ansible.rb | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'Library/Formula') diff --git a/Library/Formula/ansible.rb b/Library/Formula/ansible.rb index 12e40b9a9..44f34b23e 100644 --- a/Library/Formula/ansible.rb +++ b/Library/Formula/ansible.rb @@ -7,6 +7,12 @@ class Ansible < Formula head 'https://github.com/ansible/ansible.git', :branch => 'devel' + bottle do + sha1 "3e428a03cb96f017d92b5413802ea7f716281377" => :mavericks + sha1 "f8e2f26cc1b1c933ec03625203c1a80509e3f11e" => :mountain_lion + sha1 "6a034eb77338aee5f347dbbb3c72adf6ae19efab" => :lion + end + depends_on :python if MacOS.version <= :snow_leopard depends_on 'libyaml' -- cgit v1.2.3