mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 08:11:20 +00:00
gradle-bin: Update to version 7.0
This commit is contained in:
parent
5c4070b14b
commit
1b9f0ed8d1
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "6.8.3",
|
"version": "7.0",
|
||||||
"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",
|
||||||
@ -9,9 +9,9 @@
|
|||||||
"java/openjdk"
|
"java/openjdk"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"url": "https://services.gradle.org/distributions/gradle-6.8.3-bin.zip",
|
"url": "https://services.gradle.org/distributions/gradle-7.0-bin.zip",
|
||||||
"hash": "7faa7198769f872826c8ef4f1450f839ec27f0b4d5d1e51bade63667cbccd205",
|
"hash": "eb8b89184261025b0430f5b2233701ff1377f96da1ef5e278af6ae8bac5cc305",
|
||||||
"extract_dir": "gradle-6.8.3",
|
"extract_dir": "gradle-7.0",
|
||||||
"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