From 8a2e6c148f2219b20e13ed4f2f8695e74a9cb360 Mon Sep 17 00:00:00 2001 From: BrewTestBot Date: Fri, 13 Feb 2015 06:55:04 +0000 Subject: discount: add 2.1.7 bottle. --- Library/Formula/discount.rb | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'Library/Formula') diff --git a/Library/Formula/discount.rb b/Library/Formula/discount.rb index f2895941b..e3b860836 100644 --- a/Library/Formula/discount.rb +++ b/Library/Formula/discount.rb @@ -5,6 +5,13 @@ class Discount < Formula url 'http://www.pell.portland.or.us/~orc/Code/discount/discount-2.1.7.tar.bz2' sha1 '517bcf7409d8c02b3e57f51264b2e110f8a03120' + bottle do + cellar :any + sha1 "5671a9db7f30c9c5ace23a9eb85385a5f3c9aaee" => :yosemite + sha1 "e867d81f742a6b27308c352888b5d3123ef2703b" => :mavericks + sha1 "7453dfde1ff9b0157032ac123ae389b75867ddc8" => :mountain_lion + end + option "with-fenced-code", "Enable Pandoc-style fenced code blocks." conflicts_with 'markdown', -- cgit v1.2.3