ant: Update to version 1.10.6

This commit is contained in:
Richard Kuhnt 2019-05-08 08:00:20 +00:00
parent f461df00df
commit 0b8f15e791

View File

@ -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"