cmark 0.28.3
Closes #19700. Signed-off-by: William Woodruff <william@tuffbizz.com>
This commit is contained in:
parent
4a9c2bf027
commit
4596cf8bf2
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class Cmark < Formula
|
||||
desc "Strongly specified, highly compatible implementation of Markdown"
|
||||
homepage "http://commonmark.org"
|
||||
url "https://github.com/jgm/cmark/archive/0.28.2.tar.gz"
|
||||
sha256 "fe4b04fcccb2dc72641096de02a8eefb53059e85f9dd904f0386dc86326cc414"
|
||||
url "https://github.com/jgm/cmark/archive/0.28.3.tar.gz"
|
||||
sha256 "acc98685d3c1b515ff787ac7c994188dadaf28a2d700c10c1221da4199bae1fc"
|
||||
|
||||
bottle do
|
||||
cellar :any
|
||||
|
|
Loading…
Reference in a new issue