mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 07:11:21 +00:00
ant: Update to version 1.10.14
This commit is contained in:
parent
c9629ad8a5
commit
ef0e9dde21
@ -1,14 +1,14 @@
|
|||||||
{
|
{
|
||||||
"version": "1.10.13",
|
"version": "1.10.14",
|
||||||
"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.",
|
||||||
"homepage": "https://ant.apache.org/",
|
"homepage": "https://ant.apache.org/",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"suggest": {
|
"suggest": {
|
||||||
"JDK": "java/openjdk"
|
"JDK": "java/openjdk"
|
||||||
},
|
},
|
||||||
"url": "https://www.apache.org/dist/ant/binaries/apache-ant-1.10.13-bin.zip",
|
"url": "https://www.apache.org/dist/ant/binaries/apache-ant-1.10.14-bin.zip",
|
||||||
"hash": "sha512:347e964db73d1f8e9fe110f135625920e09c8c9997e9950c405cfeec60b70750044a91ef0535d76d6f8e023de0788f2619be76fd91b7a80be9a6b569a16cc3e8",
|
"hash": "sha512:6e85cf45726ee88c916976aba07488b79da84be1a31b5c5441a65c28bb4436b5a5a373402c78ac6a3827bd261fb924124bb9534e52d6429162eaf57b9737124c",
|
||||||
"extract_dir": "apache-ant-1.10.13",
|
"extract_dir": "apache-ant-1.10.14",
|
||||||
"pre_install": [
|
"pre_install": [
|
||||||
"# Record built-in libs in builtin_libs.json",
|
"# Record built-in libs in builtin_libs.json",
|
||||||
"$builtin_libs = Get-ChildItem \"$dir\\lib\" | Select -ExpandProperty Name",
|
"$builtin_libs = Get-ChildItem \"$dir\\lib\" | Select -ExpandProperty Name",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user