mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 16:21:20 +00:00
asciidoctorj: Update to version 3.0.0
This commit is contained in:
parent
ac9d2bb2e1
commit
651c922659
@ -1,14 +1,14 @@
|
|||||||
{
|
{
|
||||||
"version": "3.0.0-beta.1",
|
"version": "3.0.0",
|
||||||
"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",
|
||||||
"suggest": {
|
"suggest": {
|
||||||
"JDK": "java/openjdk"
|
"JDK": "java/openjdk"
|
||||||
},
|
},
|
||||||
"url": "https://repo1.maven.org/maven2/org/asciidoctor/asciidoctorj/3.0.0-beta.1/asciidoctorj-3.0.0-beta.1-bin.zip",
|
"url": "https://repo1.maven.org/maven2/org/asciidoctor/asciidoctorj/3.0.0/asciidoctorj-3.0.0-bin.zip",
|
||||||
"hash": "6982102406c1518f2faae538a225fe8dae206efe02ade9cdebc6794b234d0e00",
|
"hash": "6d6fed763aa441746f57e98aeaa302678b62c8420ffced00e2cfd979a9377c17",
|
||||||
"extract_dir": "asciidoctorj-3.0.0-beta.1",
|
"extract_dir": "asciidoctorj-3.0.0",
|
||||||
"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",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user