mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
Update Apache Ant to 1.9.7 (#813)
SHA-256 taken from 7zip; url http://mirror.ventraip.net.au/apache//ant/binaries/apache-ant-1.9.6-bin.zip and common mirrors not found; url changed to mirror www-us.apache.org;
This commit is contained in:
parent
736d4e927c
commit
960fab6bb9
8
ant.json
8
ant.json
@ -1,10 +1,10 @@
|
||||
{
|
||||
"homepage": "http://ant.apache.org/",
|
||||
"version": "1.9.6",
|
||||
"version": "1.9.7",
|
||||
"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",
|
||||
"url": "http://www-us.apache.org/dist//ant/binaries/apache-ant-1.9.7-bin.zip",
|
||||
"hash": "b28c5ea0b5ea90bb4ad6bab229b6a56ac4461760a251a12567803a69259cd9de",
|
||||
"extract_dir": "apache-ant-1.9.7",
|
||||
"env_add_path": "bin",
|
||||
"env_set": {
|
||||
"ANT_HOME": "$dir"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user