gradle: Update to version 8.0

This commit is contained in:
github-actions[bot] 2023-02-13 16:29:56 +00:00
parent 18f54e5ead
commit 9a5afb8e55

View File

@ -1,14 +1,14 @@
{
"version": "7.6",
"version": "8.0",
"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-7.6-all.zip",
"hash": "312eb12875e1747e05c2f81a4789902d7e4ec5defbd1eefeaccc08acf096505d",
"extract_dir": "gradle-7.6",
"url": "https://services.gradle.org/distributions/gradle-8.0-all.zip",
"hash": "f30b29580fe11719087d698da23f3b0f0d04031d8995f7dd8275a31f7674dc01",
"extract_dir": "gradle-8.0",
"env_set": {
"GRADLE_USER_HOME": "$dir\\.gradle"
},