mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
gradle-bin: Update to version 8.0
This commit is contained in:
parent
8e65dddbc4
commit
18f54e5ead
@ -1,14 +1,14 @@
|
||||
{
|
||||
"version": "7.6",
|
||||
"version": "8.0",
|
||||
"description": "An open-source build automation tool focused on flexibility and performance. (Binaries only without documentation)",
|
||||
"homepage": "https://gradle.org",
|
||||
"license": "Apache-2.0",
|
||||
"suggest": {
|
||||
"JDK": "java/openjdk"
|
||||
},
|
||||
"url": "https://services.gradle.org/distributions/gradle-7.6-bin.zip",
|
||||
"hash": "7ba68c54029790ab444b39d7e293d3236b2632631fb5f2e012bb28b4ff669e4b",
|
||||
"extract_dir": "gradle-7.6",
|
||||
"url": "https://services.gradle.org/distributions/gradle-8.0-bin.zip",
|
||||
"hash": "4159b938ec734a8388ce03f52aa8f3c7ed0d31f5438622545de4f83a89b79788",
|
||||
"extract_dir": "gradle-8.0",
|
||||
"env_set": {
|
||||
"GRADLE_USER_HOME": "$dir\\.gradle"
|
||||
},
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user