cmark 0.29.0
Closes #38854. Signed-off-by: Izaak Beekman <zbeekman@gmail.com>
This commit is contained in:
parent
8fc7cf5bb7
commit
6b4a0fb4e7
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 "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
|
||||
|
|
Loading…
Reference in a new issue