mmark 2.0.60
Closes #43272. Signed-off-by: Jan Viljanen <527069+javian@users.noreply.github.com>
This commit is contained in:
parent
45ae950ff5
commit
fdecb59aa2
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class Mmark < Formula
|
||||
desc "Powerful markdown processor in Go geared towards the IETF"
|
||||
homepage "https://mmark.miek.nl/"
|
||||
url "https://github.com/mmarkdown/mmark/archive/v2.0.51.tar.gz"
|
||||
sha256 "0d0c41b3b1fa6d9847bbf72b711522b6bd493bc85f2946985b271c9ab6c13be5"
|
||||
url "https://github.com/mmarkdown/mmark/archive/v2.0.60.tar.gz"
|
||||
sha256 "b48a83a6bad81e6a0802453dc93be2e289f9e67b3482b86486cec5c590ec4f9d"
|
||||
|
||||
bottle do
|
||||
cellar :any_skip_relocation
|
||||
|
|
Loading…
Reference in a new issue