Update ant to version 1.10.1

This commit is contained in:
Richard Kuhnt 2017-02-06 21:28:33 +01:00
parent 76634bcea2
commit 97d903356c

View File

@ -1,10 +1,10 @@
{
"homepage": "http://ant.apache.org/",
"version": "1.10.0",
"version": "1.10.1",
"license": "Apache 2.0",
"url": "http://www-us.apache.org/dist/ant/binaries/apache-ant-1.10.0-bin.zip",
"hash": "sha512:6c2de8f8223fa852817155be0e7cd2057bfc7eb2c1b2a58c0f9c88172ea4b8c23167812bd32b9ec3ff423556e4e88ff1e85720d2515f62d0349b66cbc03aa5ee",
"extract_dir": "apache-ant-1.10.0",
"url": "http://www-us.apache.org/dist/ant/binaries/apache-ant-1.10.1-bin.zip",
"hash": "sha512:cf85d2b52ac379eaf83ae98544fd0317833a57811764cb1f5082f1ef046ba4f069bddf980f594ca00a93e1b37b4e646fdc8885a37651c5c9e8fc5d2b595256f6",
"extract_dir": "apache-ant-1.10.1",
"env_add_path": "bin",
"env_set": {
"ANT_HOME": "$dir"