mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
gradle: Update to version 7.0.2
This commit is contained in:
parent
7d0d4a8e33
commit
f704d2693a
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "7.0.1",
|
||||
"version": "7.0.2",
|
||||
"description": "An open-source build automation tool focused on flexibility and performance. (Source code and documentation boundled)",
|
||||
"homepage": "https://gradle.org",
|
||||
"license": "Apache-2.0",
|
||||
@ -9,9 +9,9 @@
|
||||
"java/openjdk"
|
||||
]
|
||||
},
|
||||
"url": "https://services.gradle.org/distributions/gradle-7.0.1-all.zip",
|
||||
"hash": "ca42877db3519b667cd531c414be517b294b0467059d401e7133f0e55b9bf265",
|
||||
"extract_dir": "gradle-7.0.1",
|
||||
"url": "https://services.gradle.org/distributions/gradle-7.0.2-all.zip",
|
||||
"hash": "13bf8d3cf8eeeb5770d19741a59bde9bd966dd78d17f1bbad787a05ef19d1c2d",
|
||||
"extract_dir": "gradle-7.0.2",
|
||||
"bin": "bin\\gradle.bat",
|
||||
"checkver": {
|
||||
"url": "https://gradle.org/install/",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user