mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-24 23:21:34 +00:00
14 lines
411 B
JSON
14 lines
411 B
JSON
{
|
|
"homepage": "http://ant.apache.org/",
|
|
"version": "1.9.6",
|
|
"license": "Apache 2.0",
|
|
"url": "http://mirror.ventraip.net.au/apache//ant/binaries/apache-ant-1.9.6-bin.zip",
|
|
"hash": "9ff91e8babfc022b2101884b7981bfb4708390d56df57a7c25c9dc36e2606717",
|
|
"extract_dir": "apache-ant-1.9.6",
|
|
"env_add_path": "bin",
|
|
"env_set": {
|
|
"ANT_HOME": "$dir"
|
|
},
|
|
"depends": "openjdk"
|
|
}
|