gradle: Update to version 7.0.1

This commit is contained in:
Richard Kuhnt 2021-05-10 18:00:14 +00:00
parent 7029a3b830
commit f743a49207

View File

@ -1,5 +1,5 @@
{ {
"version": "7.0", "version": "7.0.1",
"description": "An open-source build automation tool focused on flexibility and performance. (Source code and documentation boundled)", "description": "An open-source build automation tool focused on flexibility and performance. (Source code and documentation boundled)",
"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-7.0-all.zip", "url": "https://services.gradle.org/distributions/gradle-7.0.1-all.zip",
"hash": "81003f83b0056d20eedf48cddd4f52a9813163d4ba185bcf8abd34b8eeea4cbd", "hash": "ca42877db3519b667cd531c414be517b294b0467059d401e7133f0e55b9bf265",
"extract_dir": "gradle-7.0", "extract_dir": "gradle-7.0.1",
"bin": "bin\\gradle.bat", "bin": "bin\\gradle.bat",
"checkver": { "checkver": {
"url": "https://gradle.org/install/", "url": "https://gradle.org/install/",