From 0b8f15e791144c73edbbc38dafa7de63bc96f9c0 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Wed, 8 May 2019 08:00:20 +0000 Subject: [PATCH] ant: Update to version 1.10.6 --- bucket/ant.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/ant.json b/bucket/ant.json index 51c898c4b1..8a684fa8fc 100644 --- a/bucket/ant.json +++ b/bucket/ant.json @@ -1,11 +1,11 @@ { "homepage": "https://ant.apache.org/", "description": "Apache Ant is a Java library and command-line tool for compiling, assembling, testing and running Java and non-Java applications.", - "version": "1.10.5", + "version": "1.10.6", "license": "Apache-2.0", - "url": "https://www.apache.org/dist/ant/binaries/apache-ant-1.10.5-bin.zip", - "hash": "sha512:2e48f9e429d67708f5690bc307232f08440d01ebe414059292b6543971da9c7cd259c21533b9163b4dd753321c17bd917adf8407d03245a0945fc30a4e633163", - "extract_dir": "apache-ant-1.10.5", + "url": "https://www.apache.org/dist/ant/binaries/apache-ant-1.10.6-bin.zip", + "hash": "sha512:9ba9467f05f1c7fa7161f857b0085461ce28401a2fe01a8062eec2254eaafc4b239fb3dc9298b5df5f27c2bb64618a8606a6885aa171604c541f4d5fe394b361", + "extract_dir": "apache-ant-1.10.6", "env_add_path": "bin", "env_set": { "ANT_HOME": "$dir"