cmark-gfm 0.28.3.gfm.16

Closes #32079.

Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
Chongyu Zhu 2018-09-15 02:05:35 +08:00 committed by FX Coudert
parent ec4edfc01a
commit 734bd2b71f

View file

@ -1,9 +1,9 @@
class CmarkGfm < Formula
desc "C implementation of GitHub Flavored Markdown"
homepage "https://github.com/github/cmark"
url "https://github.com/github/cmark/archive/0.28.3.gfm.15.tar.gz"
version "0.28.3.gfm.15"
sha256 "9e43c0b5dbd6678059fb7eeb5f57520b480812083b91567034c9e2890cc32f21"
url "https://github.com/github/cmark/archive/0.28.3.gfm.16.tar.gz"
version "0.28.3.gfm.16"
sha256 "5594e42f13e529e2530bcc8e4681832e888714d5c89f4eaf3adefc731e21a3e2"
bottle do
cellar :any