commonmark 0.25.0

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

Closes Homebrew/homebrew#50412.

Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
master
Zhiming Wang 2016-03-25 08:49:58 -04:00 committed by Xu Cheng
parent 9a67941cc7
commit b0e5c5681b
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.24.1.tar.gz"
sha256 "7566d307ffff07567faa0381b248f60164eddcc0e0f5eb6e27d6f58e1269ab2a"
url "https://github.com/jgm/cmark/archive/0.25.0.tar.gz"
sha256 "73b36b24229fcd13cf63d6a32ec8f347d313e1029d33eff72d7414f24602ceeb"
bottle do
cellar :any