commonmark 0.25.1

cmark 0.25.1

https://github.com/jgm/cmark/releases/tag/0.25.1

Closes Homebrew/homebrew#50442.

Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
master
Zhiming Wang 2016-03-26 09:29:14 -07:00 committed by Xu Cheng
parent 5927369974
commit 3410b39802
1 changed files with 2 additions and 2 deletions

View File

@ -1,8 +1,8 @@
class Commonmark < Formula
desc "Strongly specified, highly compatible implementation of Markdown"
homepage "http://commonmark.org"
url "https://github.com/jgm/cmark/archive/0.25.0.tar.gz"
sha256 "73b36b24229fcd13cf63d6a32ec8f347d313e1029d33eff72d7414f24602ceeb"
url "https://github.com/jgm/cmark/archive/0.25.1.tar.gz"
sha256 "70f31a9a91b42268e305c597f66f23f0b9c5f70a04f54c8de8b1754ce8df2043"
bottle do
cellar :any