From bc852fecba52a443d3bac0dece468b3e5282febd Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Sat, 17 Apr 2021 17:00:17 +0000 Subject: [PATCH] ant: Update to version 1.10.10 --- bucket/ant.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/ant.json b/bucket/ant.json index 5bb9cad35e..f622e72da8 100644 --- a/bucket/ant.json +++ b/bucket/ant.json @@ -1,5 +1,5 @@ { - "version": "1.10.9", + "version": "1.10.10", "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.9-bin.zip", - "hash": "sha512:d085f59349edf22a93d835aa30aea2521ed39bdb99d57d941f1ebd8d115a561bb28aecc781915ff2a0d9f7caf7bae536cdda0910bb432b2a4bce8b7b90c2903b", - "extract_dir": "apache-ant-1.10.9", + "url": "https://www.apache.org/dist/ant/binaries/apache-ant-1.10.10-bin.zip", + "hash": "sha512:d6fc3b77fe6d32c7442a9e232f2442ec701d17a570022e9bdfed2f08a031d6d04507b2ef78c1118e7cbdadce9997d70da1af27e83b566328dbf0b9d63da604a3", + "extract_dir": "apache-ant-1.10.10", "env_add_path": "bin", "env_set": { "ANT_HOME": "$dir"