discount: add 2.1.7 bottle.
This commit is contained in:
parent
67b51c67de
commit
a45a994d73
1 changed files with 7 additions and 0 deletions
|
@ -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',
|
||||
|
|
Loading…
Reference in a new issue