gradle: Update to version 7.0.2

This commit is contained in:
Richard Kuhnt 2021-05-14 14:03:26 +00:00
parent 7d0d4a8e33
commit f704d2693a

View File

@ -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/",