aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/fibjs.rb7
1 files changed, 7 insertions, 0 deletions
diff --git a/Library/Formula/fibjs.rb b/Library/Formula/fibjs.rb
index 494118a8f..33f11fa78 100644
--- a/Library/Formula/fibjs.rb
+++ b/Library/Formula/fibjs.rb
@@ -7,6 +7,13 @@ class Fibjs < Formula
head "https://github.com/xicilion/fibjs.git"
+ bottle do
+ cellar :any
+ sha1 "2a21b1cf4aa39b1b8560087df1786c5aa4dd6fbc" => :yosemite
+ sha1 "772f0f1b9059b5e7e1e9ca07714e8e60508518c4" => :mavericks
+ sha1 "8cfa4d2b59ce2b401d8adc384583a4a040c50064" => :mountain_lion
+ end
+
depends_on "cmake" => :build
def install