aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/git-crypt.rb
diff options
context:
space:
mode:
authorBrewTestBot2014-11-17 16:36:09 +0000
committerMike McQuaid2014-11-18 08:21:34 +0000
commitb490472465e190a27efe5508912b5fbb7a7c1172 (patch)
tree464518faa0958e030b39b87e37cf7a7caa9e9170 /Library/Formula/git-crypt.rb
parent81f4d5559ea02f2796e15ccd91d4cc59a914e278 (diff)
downloadhomebrew-b490472465e190a27efe5508912b5fbb7a7c1172.tar.bz2
git-crypt: add 0.4 bottle.
Diffstat (limited to 'Library/Formula/git-crypt.rb')
-rw-r--r--Library/Formula/git-crypt.rb7
1 files changed, 7 insertions, 0 deletions
diff --git a/Library/Formula/git-crypt.rb b/Library/Formula/git-crypt.rb
index 94115e3d8..6cf92b985 100644
--- a/Library/Formula/git-crypt.rb
+++ b/Library/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