From dee06e3092c46144db97a6367da385b5bcca35d9 Mon Sep 17 00:00:00 2001 From: BrewTestBot Date: Fri, 19 Dec 2014 19:47:59 +0000 Subject: gitfs: add 0.2.5 bottle. --- Library/Formula/gitfs.rb | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'Library') diff --git a/Library/Formula/gitfs.rb b/Library/Formula/gitfs.rb index 630d1c7c4..8dc6ecabe 100644 --- a/Library/Formula/gitfs.rb +++ b/Library/Formula/gitfs.rb @@ -7,6 +7,12 @@ class Gitfs < Formula head "https://github.com/PressLabs/gitfs.git" + bottle do + cellar :any + sha1 "4787280d565c24d411c22fcb62c194eb0a7eebe7" => :mavericks + sha1 "1ff9f5341a0524aeba3d9cb39e24085acd1d6606" => :mountain_lion + end + depends_on :python if MacOS.version <= :snow_leopard depends_on "libgit2" => "with-libssh2" -- cgit v1.2.3