From bce8cbf16ac4083e3634cd122bbb5913f8fac3c5 Mon Sep 17 00:00:00 2001 From: BrewTestBot Date: Mon, 17 Nov 2014 16:36:09 +0000 Subject: [PATCH] git-crypt: add 0.4 bottle. --- Formula/git-crypt.rb | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/Formula/git-crypt.rb b/Formula/git-crypt.rb index 94115e3d86..6cf92b9857 100644 --- a/Formula/git-crypt.rb +++ b/Formula/git-crypt.rb @@ -5,6 +5,13 @@ class GitCrypt < Formula url 'https://www.agwa.name/projects/git-crypt/downloads/git-crypt-0.4.tar.gz' sha1 '18cffadc905d69e221e6f2d4ec92b013413596f3' + bottle do + cellar :any + sha1 "b9815f5095538a2cb15a468a386e3489da1171f5" => :yosemite + sha1 "0e144374d72709fe3288a693638c1b3a5e3b1a14" => :mavericks + sha1 "84acf8b81ad75945aa0ee529ddfe4c1674efabd9" => :mountain_lion + end + depends_on "openssl" def install