mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-22 07:11:33 +00:00
Add Apache Ant (build tool)
This commit is contained in:
parent
6e13133c91
commit
2289246e2c
12
ant.json
Normal file
12
ant.json
Normal file
@ -0,0 +1,12 @@
|
||||
{
|
||||
"homepage": "http://ant.apache.org/",
|
||||
"version": "1.9.4",
|
||||
"license": "Apache 2.0",
|
||||
"url": "http://mirror.ventraip.net.au/apache//ant/binaries/apache-ant-1.9.4-bin.zip",
|
||||
"hash": "973d97d656e65561e2753823de6cf6db35570aaf93eeec6e7cb3d68e1ec4d0e8",
|
||||
"extract_dir": "apache-ant-1.9.4",
|
||||
"env_add_path": "bin",
|
||||
"env_set": {
|
||||
"ANT_HOME": "$dir"
|
||||
}
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user