mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
gradle: Update to version 7.2
This commit is contained in:
parent
0ad63dc7d8
commit
8cc957ea5b
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "7.1.1",
|
"version": "7.2",
|
||||||
"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",
|
||||||
@ -9,9 +9,9 @@
|
|||||||
"java/openjdk"
|
"java/openjdk"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"url": "https://services.gradle.org/distributions/gradle-7.1.1-all.zip",
|
"url": "https://services.gradle.org/distributions/gradle-7.2-all.zip",
|
||||||
"hash": "9bb8bc05f562f2d42bdf1ba8db62f6b6fa1c3bf6c392228802cc7cb0578fe7e0",
|
"hash": "a8da5b02437a60819cad23e10fc7e9cf32bcb57029d9cb277e26eeff76ce014b",
|
||||||
"extract_dir": "gradle-7.1.1",
|
"extract_dir": "gradle-7.2",
|
||||||
"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