cmark-gfm 0.29.0.gfm.0

Closes #40289.

Signed-off-by: Izaak Beekman <zbeekman@gmail.com>
This commit is contained in:
Rui Chen 2019-05-24 19:00:02 -04:00 committed by Izaak Beekman
parent 9c99691805
commit 4b38e063b5
No known key found for this signature in database
GPG key ID: A93CE70D8021BD0F

View file

@ -1,9 +1,9 @@
class CmarkGfm < Formula
desc "C implementation of GitHub Flavored Markdown"
homepage "https://github.com/github/cmark-gfm"
url "https://github.com/github/cmark-gfm/archive/0.28.3.gfm.20.tar.gz"
version "0.28.3.gfm.20"
sha256 "483ed2c0eb3b8bdbcb0679c4e6f471c8e351d320cd310c22cbf01a83943a4785"
url "https://github.com/github/cmark-gfm/archive/0.29.0.gfm.0.tar.gz"
version "0.29.0.gfm.0"
sha256 "6a94aeaa59a583fadcbf28de81dea8641b3f56d935dda5b2447a3c8df6c95fea"
bottle do
cellar :any