asciidoctorj: Update to version 2.4.2

This commit is contained in:
Richard Kuhnt 2020-11-10 11:01:48 +00:00
parent aa2d1a2f8e
commit 318ae4b254

View File

@ -1,11 +1,11 @@
{ {
"description": "Asciidoctor integration & API for Java and other JVM languages", "description": "Asciidoctor integration & API for Java and other JVM languages",
"version": "2.4.1", "version": "2.4.2",
"homepage": "https://asciidoctor.org/docs/asciidoctorj", "homepage": "https://asciidoctor.org/docs/asciidoctorj",
"license": "Apache-2.0", "license": "Apache-2.0",
"url": "https://dl.bintray.com/asciidoctor/maven/org/asciidoctor/asciidoctorj/2.4.1/asciidoctorj-2.4.1-bin.zip", "url": "https://dl.bintray.com/asciidoctor/maven/org/asciidoctor/asciidoctorj/2.4.2/asciidoctorj-2.4.2-bin.zip",
"hash": "81615b178aaac303bfe380d57d0d2b881d4a579a00d75fdea3fdac8f9f31ef68", "hash": "3b5cb8d3a31aa88b3152f4a6983d4f56b3f3fda913328ffa4e3d451aba5697ea",
"extract_dir": "asciidoctorj-2.4.1", "extract_dir": "asciidoctorj-2.4.2",
"bin": "bin\\asciidoctorj.bat", "bin": "bin\\asciidoctorj.bat",
"suggest": { "suggest": {
"JDK": [ "JDK": [