aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/mruby.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/mruby.rb')
-rw-r--r--Library/Formula/mruby.rb7
1 files changed, 7 insertions, 0 deletions
diff --git a/Library/Formula/mruby.rb b/Library/Formula/mruby.rb
index 2c3f4e253..634106f2c 100644
--- a/Library/Formula/mruby.rb
+++ b/Library/Formula/mruby.rb
@@ -7,6 +7,13 @@ class Mruby < Formula
head "https://github.com/mruby/mruby.git"
+ bottle do
+ cellar :any
+ sha1 "22bbdac4d6f903b24b1d79d64b311464fdd42161" => :mavericks
+ sha1 "5076d06d254730a052d88b4a9b4b2d1f630a0449" => :mountain_lion
+ sha1 "a88b7302f383dae1f9ca67a3fcbbd603841eec86" => :lion
+ end
+
depends_on "bison" => :build
def install