mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-17 12:51:19 +00:00
gradle: Update to version 8.0.2
This commit is contained in:
parent
500d17df7d
commit
dacd0d0bfd
@ -1,14 +1,14 @@
|
|||||||
{
|
{
|
||||||
"version": "8.0.1",
|
"version": "8.0.2",
|
||||||
"description": "An open-source build automation tool focused on flexibility and performance. (Source code and documentation bundled)",
|
"description": "An open-source build automation tool focused on flexibility and performance. (Source code and documentation bundled)",
|
||||||
"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-8.0.1-all.zip",
|
"url": "https://services.gradle.org/distributions/gradle-8.0.2-all.zip",
|
||||||
"hash": "948d1e4ccc2f6ae36cbfa087d827aaca51403acae5411e664a6000bb47946f22",
|
"hash": "47a5bfed9ef814f90f8debcbbb315e8e7c654109acd224595ea39fca95c5d4da",
|
||||||
"extract_dir": "gradle-8.0.1",
|
"extract_dir": "gradle-8.0.2",
|
||||||
"env_set": {
|
"env_set": {
|
||||||
"GRADLE_USER_HOME": "$dir\\.gradle"
|
"GRADLE_USER_HOME": "$dir\\.gradle"
|
||||||
},
|
},
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user