From 37c51cf0e93a8cf1e56366a92b6a6ab699f967ac Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Tue, 4 May 2021 19:00:22 +0000 Subject: [PATCH] asciidoctorj: Update to version 2.5.1 --- bucket/asciidoctorj.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/asciidoctorj.json b/bucket/asciidoctorj.json index a79ca8a561..f6ef331174 100644 --- a/bucket/asciidoctorj.json +++ b/bucket/asciidoctorj.json @@ -1,5 +1,5 @@ { - "version": "2.5.0", + "version": "2.5.1", "description": "Asciidoctor integration & API for Java and other JVM languages", "homepage": "https://asciidoctor.org/docs/asciidoctorj", "license": "Apache-2.0", @@ -9,9 +9,9 @@ "java/openjdk" ] }, - "url": "https://repo1.maven.org/maven2/org/asciidoctor/asciidoctorj/2.5.0/asciidoctorj-2.5.0-bin.zip", - "hash": "877f59800fe82f074f822b409940e2b2a8b3e38383c61684feccc53560a80ad6", - "extract_dir": "asciidoctorj-2.5.0", + "url": "https://repo1.maven.org/maven2/org/asciidoctor/asciidoctorj/2.5.1/asciidoctorj-2.5.1-bin.zip", + "hash": "9fcf2fef6023257aaac21a3b5d8379c080019b1a408e43419f61d507ecddc95b", + "extract_dir": "asciidoctorj-2.5.1", "bin": "bin\\asciidoctorj.bat", "checkver": { "url": "https://repo1.maven.org/maven2/org/asciidoctor/asciidoctorj/maven-metadata.xml",