From e88e96cd18b98e259514b6fdf4c8aaf7f2b6018e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 11 Aug 2024 16:28:02 +0000 Subject: [PATCH] asciidoctorj: Update to version 3.0.0-beta.1 --- bucket/asciidoctorj.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/asciidoctorj.json b/bucket/asciidoctorj.json index df2a709506..e9d6bf2989 100644 --- a/bucket/asciidoctorj.json +++ b/bucket/asciidoctorj.json @@ -1,14 +1,14 @@ { - "version": "3.0.0-alpha.2", + "version": "3.0.0-beta.1", "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-alpha.2/asciidoctorj-3.0.0-alpha.2-bin.zip", - "hash": "d60439c89ed472747ec02ebecd973a959f5fe6f097f941845d768d15d6d90c14", - "extract_dir": "asciidoctorj-3.0.0-alpha.2", + "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", "bin": "bin\\asciidoctorj.bat", "checkver": { "url": "https://repo1.maven.org/maven2/org/asciidoctor/asciidoctorj/maven-metadata.xml",