From ea801709818676db52bf04969df9e223cbaab759 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Tue, 19 Oct 2021 08:00:36 +0000 Subject: [PATCH] ant: Update to version 1.10.12 --- bucket/ant.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/ant.json b/bucket/ant.json index e23254a385..4deea38efb 100644 --- a/bucket/ant.json +++ b/bucket/ant.json @@ -1,5 +1,5 @@ { - "version": "1.10.11", + "version": "1.10.12", "description": "Apache Ant is a Java library and command-line tool for compiling, assembling, testing and running Java and non-Java applications.", "homepage": "https://ant.apache.org/", "license": "Apache-2.0", @@ -9,9 +9,9 @@ "java/openjdk" ] }, - "url": "https://www.apache.org/dist/ant/binaries/apache-ant-1.10.11-bin.zip", - "hash": "sha512:f70e6b6a0ed54fa7471f22aa75c63695ad0ee8e23fbb4295ccfd46fc2a1a6871cfe9d6df17a2a764d8d3d820925c8e698c0d66c8860ad0544a738d6dfb124814", - "extract_dir": "apache-ant-1.10.11", + "url": "https://www.apache.org/dist/ant/binaries/apache-ant-1.10.12-bin.zip", + "hash": "sha512:7e6fbcc3563df4bd87c883ad86a161a71da2774e0ed71a1b3aad82cbff1a7656ed9a0acb5ce40652129376dfd79f1ef74ec3369c1067d412a63062fea62ceccd", + "extract_dir": "apache-ant-1.10.12", "env_add_path": "bin", "env_set": { "ANT_HOME": "$dir"