commonmark 0.24.1

cmark 0.24.1

Closes Homebrew/homebrew#48215.

Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
This commit is contained in:
Zhiming Wang 2016-01-18 10:02:18 -08:00 committed by Dominyk Tiller
parent ed1e580781
commit 03a7c6b311

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.0.tar.gz"
sha256 "6408e8019585d28518521c3cb8036651296c04ca0ea56fe105b2ed1bb27b0bdb"
url "https://github.com/jgm/cmark/archive/0.24.1.tar.gz"
sha256 "7566d307ffff07567faa0381b248f60164eddcc0e0f5eb6e27d6f58e1269ab2a"
bottle do
cellar :any