From 9676e81f2ce52577c67dd958901db617665dda70 Mon Sep 17 00:00:00 2001 From: BrewTestBot Date: Fri, 27 Jun 2014 15:00:00 +0100 Subject: check_postgres: add 2.21.0 bottle. Closes #30485. Signed-off-by: Mike McQuaid --- Library/Formula/check_postgres.rb | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'Library/Formula/check_postgres.rb') diff --git a/Library/Formula/check_postgres.rb b/Library/Formula/check_postgres.rb index fbdb9b8f7..c33cf4720 100644 --- a/Library/Formula/check_postgres.rb +++ b/Library/Formula/check_postgres.rb @@ -7,6 +7,13 @@ class CheckPostgres < Formula head "https://github.com/bucardo/check_postgres.git" + bottle do + cellar :any + sha1 "ff1c0bf88f5db93a9c71e583a8d9675e2db9a0dd" => :mavericks + sha1 "5de05e3422ee2af8eb25767048a5b5e1fd4b8421" => :mountain_lion + sha1 "d2d291e11a3720a3d0d8fce6d3409457055bee3c" => :lion + end + depends_on :postgresql def install -- cgit v1.2.3