gradle: Update to version 8.0.2

This commit is contained in:
github-actions[bot] 2023-03-03 20:28:32 +00:00
parent 500d17df7d
commit dacd0d0bfd

View File

@ -1,14 +1,14 @@
{
"version": "8.0.1",
"version": "8.0.2",
"description": "An open-source build automation tool focused on flexibility and performance. (Source code and documentation bundled)",
"homepage": "https://gradle.org",
"license": "Apache-2.0",
"suggest": {
"JDK": "java/openjdk"
},
"url": "https://services.gradle.org/distributions/gradle-8.0.1-all.zip",
"hash": "948d1e4ccc2f6ae36cbfa087d827aaca51403acae5411e664a6000bb47946f22",
"extract_dir": "gradle-8.0.1",
"url": "https://services.gradle.org/distributions/gradle-8.0.2-all.zip",
"hash": "47a5bfed9ef814f90f8debcbbb315e8e7c654109acd224595ea39fca95c5d4da",
"extract_dir": "gradle-8.0.2",
"env_set": {
"GRADLE_USER_HOME": "$dir\\.gradle"
},