From 73c0246f177599f4c4b35ad37b4f03971c464b84 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 27 Dec 2023 20:23:50 +0000 Subject: [PATCH] asciidoctorj: Update to version 3.0.0-alpha.2 --- bucket/asciidoctorj.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/asciidoctorj.json b/bucket/asciidoctorj.json index 3384a076ca..df2a709506 100644 --- a/bucket/asciidoctorj.json +++ b/bucket/asciidoctorj.json @@ -1,14 +1,14 @@ { - "version": "3.0.0-alpha.1", + "version": "3.0.0-alpha.2", "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.1/asciidoctorj-3.0.0-alpha.1-bin.zip", - "hash": "bb5d3c67e7734e6c2f7d44374ad48ff41f8a5e59cea613d390ccace275c3c210", - "extract_dir": "asciidoctorj-3.0.0-alpha.1", + "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", "bin": "bin\\asciidoctorj.bat", "checkver": { "url": "https://repo1.maven.org/maven2/org/asciidoctor/asciidoctorj/maven-metadata.xml",