cmark 0.29.0

Closes #38854.

Signed-off-by: Izaak Beekman <zbeekman@gmail.com>
This commit is contained in:
Chongyu Zhu 2019-04-12 02:27:33 +08:00 committed by Izaak Beekman
parent 8fc7cf5bb7
commit 6b4a0fb4e7
No known key found for this signature in database
GPG key ID: A93CE70D8021BD0F

View file

@ -1,8 +1,8 @@
class Cmark < Formula
desc "Strongly specified, highly compatible implementation of Markdown"
homepage "https://commonmark.org/"
url "https://github.com/commonmark/cmark/archive/0.28.3.tar.gz"
sha256 "acc98685d3c1b515ff787ac7c994188dadaf28a2d700c10c1221da4199bae1fc"
url "https://github.com/commonmark/cmark/archive/0.29.0.tar.gz"
sha256 "2558ace3cbeff85610de3bda32858f722b359acdadf0c4691851865bb84924a6"
bottle do
cellar :any