From cc9e92db097ea3dd9f78f9caf62ca0e23b7fbb6f Mon Sep 17 00:00:00 2001 From: BrewTestBot Date: Wed, 5 Nov 2014 15:40:52 +0000 Subject: direnv: add 2.5.0 bottle. --- Library/Formula/direnv.rb | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'Library/Formula') diff --git a/Library/Formula/direnv.rb b/Library/Formula/direnv.rb index f15fcc7b4..f41cae8bb 100644 --- a/Library/Formula/direnv.rb +++ b/Library/Formula/direnv.rb @@ -7,6 +7,12 @@ class Direnv < Formula head 'https://github.com/zimbatm/direnv.git' + bottle do + sha1 "fb5340876bc488bd38aba9e00d52fff0f029f797" => :yosemite + sha1 "fbc2ed0cadad4543df0d09e3afe756866e0e44b3" => :mavericks + sha1 "353d3f25f0b7e3bd57bc91dd855635163bc426e7" => :mountain_lion + end + depends_on "go" => :build def install -- cgit v1.2.3