mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-10 10:41:28 +00:00
gradle: Update to version 7.5.1
This commit is contained in:
parent
3360220888
commit
7385b6470d
@ -1,14 +1,14 @@
|
|||||||
{
|
{
|
||||||
"version": "7.5",
|
"version": "7.5.1",
|
||||||
"description": "An open-source build automation tool focused on flexibility and performance. (Source code and documentation boundled)",
|
"description": "An open-source build automation tool focused on flexibility and performance. (Source code and documentation boundled)",
|
||||||
"homepage": "https://gradle.org",
|
"homepage": "https://gradle.org",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"suggest": {
|
"suggest": {
|
||||||
"JDK": "java/openjdk"
|
"JDK": "java/openjdk"
|
||||||
},
|
},
|
||||||
"url": "https://services.gradle.org/distributions/gradle-7.5-all.zip",
|
"url": "https://services.gradle.org/distributions/gradle-7.5.1-all.zip",
|
||||||
"hash": "97a52d145762adc241bad7fd18289bf7f6801e08ece6badf80402fe2b9f250b1",
|
"hash": "db9c8211ed63f61f60292c69e80d89196f9eb36665e369e7f00ac4cc841c2219",
|
||||||
"extract_dir": "gradle-7.5",
|
"extract_dir": "gradle-7.5.1",
|
||||||
"bin": "bin\\gradle.bat",
|
"bin": "bin\\gradle.bat",
|
||||||
"checkver": {
|
"checkver": {
|
||||||
"url": "https://gradle.org/install/",
|
"url": "https://gradle.org/install/",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user