asciidoctor 2.0.10
Closes #41157. Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
parent
b5536dd1a1
commit
72791ca0c6
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class Asciidoctor < Formula
|
||||
desc "Text processor and publishing toolchain for AsciiDoc"
|
||||
homepage "https://asciidoctor.org/"
|
||||
url "https://github.com/asciidoctor/asciidoctor/archive/v2.0.9.tar.gz"
|
||||
sha256 "5f04853811bf7dad01afb1227ee82e21abd86c575c5c969d2b227b3feee2aea5"
|
||||
url "https://github.com/asciidoctor/asciidoctor/archive/v2.0.10.tar.gz"
|
||||
sha256 "afca74837e6d4b339535e8ba0b79f2ad00bd1eef78bf391cc36995ca2e31630a"
|
||||
|
||||
depends_on "ruby" if MacOS.version <= :sierra
|
||||
|
||||
|
|
Loading…
Reference in a new issue