peg-markdown: add 0.4.14 bottle.
This commit is contained in:
parent
0954d16328
commit
a9b1d6552d
1 changed files with 7 additions and 0 deletions
|
@ -5,6 +5,13 @@ class PegMarkdown < Formula
|
|||
|
||||
head "https://github.com/jgm/peg-markdown.git"
|
||||
|
||||
bottle do
|
||||
cellar :any
|
||||
sha256 "8b73ccf611b6639935b1fe7b42d5bab2518703f81b182769c537f7224ac1e803" => :yosemite
|
||||
sha256 "67d5b05f4cb166d398f352cfa2a1d9ce97ae6ed1a7da5f8012c1d3544ec496d6" => :mavericks
|
||||
sha256 "81b615979242abe96da6a8657c9357ad6f59d585a2533db1469b2e9ead567d9b" => :mountain_lion
|
||||
end
|
||||
|
||||
depends_on "pkg-config" => :build
|
||||
depends_on "glib"
|
||||
|
||||
|
|
Loading…
Reference in a new issue