aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Library/Formula/ragel.rb7
1 files changed, 7 insertions, 0 deletions
diff --git a/Library/Formula/ragel.rb b/Library/Formula/ragel.rb
index e79f1798b..5bab6688b 100644
--- a/Library/Formula/ragel.rb
+++ b/Library/Formula/ragel.rb
@@ -5,6 +5,13 @@ class Ragel < Formula
url "http://www.colm.net/wp-content/uploads/2014/10/ragel-6.9.tar.gz"
sha1 "70a7fe77aee8423be610fa14c3fa1f96b3119e1d"
+ bottle do
+ cellar :any
+ sha1 "9cde046f905a7f9d31158860974209c6dbaa3576" => :mavericks
+ sha1 "d5a7d2e3cd213a466dd5ed3681f9e5bc04745353" => :mountain_lion
+ sha1 "0394a21200234fe66535505ae8ab7cdfdc354f84" => :lion
+ end
+
resource "pdf" do
url "http://www.colm.net/wp-content/uploads/2014/10/ragel-guide-6.9.pdf"
sha1 "a8a83fe879d72acc2376f72fad172ac6b098e794"