mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-07 17:21:20 +00:00
ant: Update to version 1.10.9
This commit is contained in:
parent
b10362c0ae
commit
fd6af41a7e
@ -1,11 +1,11 @@
|
|||||||
{
|
{
|
||||||
"homepage": "https://ant.apache.org/",
|
"version": "1.10.9",
|
||||||
"description": "Apache Ant is a Java library and command-line tool for compiling, assembling, testing and running Java and non-Java applications.",
|
"description": "Apache Ant is a Java library and command-line tool for compiling, assembling, testing and running Java and non-Java applications.",
|
||||||
"version": "1.10.8",
|
"homepage": "https://ant.apache.org/",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"url": "https://www.apache.org/dist/ant/binaries/apache-ant-1.10.8-bin.zip",
|
"url": "https://www.apache.org/dist/ant/binaries/apache-ant-1.10.9-bin.zip",
|
||||||
"hash": "sha512:24a49f9efd19d1202700192ba811e4a0a714b2e16a37ca8124309ddec6754a22fa12c7e5a07d35a41a104c6b6bb514d5c99a2438b758e5b6c75cc583a2b2385f",
|
"hash": "sha512:d085f59349edf22a93d835aa30aea2521ed39bdb99d57d941f1ebd8d115a561bb28aecc781915ff2a0d9f7caf7bae536cdda0910bb432b2a4bce8b7b90c2903b",
|
||||||
"extract_dir": "apache-ant-1.10.8",
|
"extract_dir": "apache-ant-1.10.9",
|
||||||
"env_add_path": "bin",
|
"env_add_path": "bin",
|
||||||
"env_set": {
|
"env_set": {
|
||||||
"ANT_HOME": "$dir"
|
"ANT_HOME": "$dir"
|
||||||
@ -18,7 +18,7 @@
|
|||||||
},
|
},
|
||||||
"checkver": {
|
"checkver": {
|
||||||
"url": "https://ant.apache.org/bindownload.cgi",
|
"url": "https://ant.apache.org/bindownload.cgi",
|
||||||
"re": "Currently, Apache Ant (?:[\\d.]+ and )?([\\d.]+) (?:is|are) the best"
|
"regex": "Currently, Apache Ant (?:[\\d.]+ and )?([\\d.]+) (?:is|are) the best"
|
||||||
},
|
},
|
||||||
"autoupdate": {
|
"autoupdate": {
|
||||||
"url": "https://www.apache.org/dist/ant/binaries/apache-ant-$version-bin.zip",
|
"url": "https://www.apache.org/dist/ant/binaries/apache-ant-$version-bin.zip",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user