From 651c922659eac9f430dd9437a460dd0b90c66441 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 25 Aug 2024 20:27:43 +0000 Subject: [PATCH] asciidoctorj: Update to version 3.0.0 --- bucket/asciidoctorj.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/asciidoctorj.json b/bucket/asciidoctorj.json index e9d6bf2989..faeff3c742 100644 --- a/bucket/asciidoctorj.json +++ b/bucket/asciidoctorj.json @@ -1,14 +1,14 @@ { - "version": "3.0.0-beta.1", + "version": "3.0.0", "description": "Asciidoctor integration & API for Java and other JVM languages", "homepage": "https://asciidoctor.org/docs/asciidoctorj", "license": "Apache-2.0", "suggest": { "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", - "hash": "6982102406c1518f2faae538a225fe8dae206efe02ade9cdebc6794b234d0e00", - "extract_dir": "asciidoctorj-3.0.0-beta.1", + "url": "https://repo1.maven.org/maven2/org/asciidoctor/asciidoctorj/3.0.0/asciidoctorj-3.0.0-bin.zip", + "hash": "6d6fed763aa441746f57e98aeaa302678b62c8420ffced00e2cfd979a9377c17", + "extract_dir": "asciidoctorj-3.0.0", "bin": "bin\\asciidoctorj.bat", "checkver": { "url": "https://repo1.maven.org/maven2/org/asciidoctor/asciidoctorj/maven-metadata.xml",