mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 07:11:21 +00:00
gradle: Update to version 8.0.1
This commit is contained in:
parent
d2a3ad201c
commit
f619387c7b
@ -1,14 +1,14 @@
|
||||
{
|
||||
"version": "8.0",
|
||||
"version": "8.0.1",
|
||||
"description": "An open-source build automation tool focused on flexibility and performance. (Source code and documentation bundled)",
|
||||
"homepage": "https://gradle.org",
|
||||
"license": "Apache-2.0",
|
||||
"suggest": {
|
||||
"JDK": "java/openjdk"
|
||||
},
|
||||
"url": "https://services.gradle.org/distributions/gradle-8.0-all.zip",
|
||||
"hash": "f30b29580fe11719087d698da23f3b0f0d04031d8995f7dd8275a31f7674dc01",
|
||||
"extract_dir": "gradle-8.0",
|
||||
"url": "https://services.gradle.org/distributions/gradle-8.0.1-all.zip",
|
||||
"hash": "948d1e4ccc2f6ae36cbfa087d827aaca51403acae5411e664a6000bb47946f22",
|
||||
"extract_dir": "gradle-8.0.1",
|
||||
"env_set": {
|
||||
"GRADLE_USER_HOME": "$dir\\.gradle"
|
||||
},
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user