ant: Update to version 1.10.12

This commit is contained in:
Richard Kuhnt 2021-10-19 08:00:36 +00:00
parent 4f9c6aa49f
commit ea80170981

View File

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