mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-17 21:01:25 +00:00
gradle-bin: Update to version 8.0.2
This commit is contained in:
parent
2a7aaa81ba
commit
500d17df7d
@ -1,14 +1,14 @@
|
|||||||
{
|
{
|
||||||
"version": "8.0.1",
|
"version": "8.0.2",
|
||||||
"description": "An open-source build automation tool focused on flexibility and performance. (Binaries only without documentation)",
|
"description": "An open-source build automation tool focused on flexibility and performance. (Binaries only without documentation)",
|
||||||
"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-bin.zip",
|
"url": "https://services.gradle.org/distributions/gradle-8.0.2-bin.zip",
|
||||||
"hash": "1b6b558be93f29438d3df94b7dfee02e794b94d9aca4611a92cdb79b6b88e909",
|
"hash": "ff7bf6a86f09b9b2c40bb8f48b25fc19cf2b2664fd1d220cd7ab833ec758d0d7",
|
||||||
"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