asciidoctorj: Update to version 2.5.1

This commit is contained in:
Richard Kuhnt 2021-05-04 19:00:22 +00:00
parent 7508f22dc1
commit 37c51cf0e9

View File

@ -1,5 +1,5 @@
{ {
"version": "2.5.0", "version": "2.5.1",
"description": "Asciidoctor integration & API for Java and other JVM languages", "description": "Asciidoctor integration & API for Java and other JVM languages",
"homepage": "https://asciidoctor.org/docs/asciidoctorj", "homepage": "https://asciidoctor.org/docs/asciidoctorj",
"license": "Apache-2.0", "license": "Apache-2.0",
@ -9,9 +9,9 @@
"java/openjdk" "java/openjdk"
] ]
}, },
"url": "https://repo1.maven.org/maven2/org/asciidoctor/asciidoctorj/2.5.0/asciidoctorj-2.5.0-bin.zip", "url": "https://repo1.maven.org/maven2/org/asciidoctor/asciidoctorj/2.5.1/asciidoctorj-2.5.1-bin.zip",
"hash": "877f59800fe82f074f822b409940e2b2a8b3e38383c61684feccc53560a80ad6", "hash": "9fcf2fef6023257aaac21a3b5d8379c080019b1a408e43419f61d507ecddc95b",
"extract_dir": "asciidoctorj-2.5.0", "extract_dir": "asciidoctorj-2.5.1",
"bin": "bin\\asciidoctorj.bat", "bin": "bin\\asciidoctorj.bat",
"checkver": { "checkver": {
"url": "https://repo1.maven.org/maven2/org/asciidoctor/asciidoctorj/maven-metadata.xml", "url": "https://repo1.maven.org/maven2/org/asciidoctor/asciidoctorj/maven-metadata.xml",