gradle: Update to version 7.0

This commit is contained in:
Richard Kuhnt 2021-04-10 00:00:51 +00:00
parent 1b9f0ed8d1
commit 75155fd90c

View File

@ -1,5 +1,5 @@
{ {
"version": "6.8.3", "version": "7.0",
"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-6.8.3-all.zip", "url": "https://services.gradle.org/distributions/gradle-7.0-all.zip",
"hash": "9af5c8e7e2cd1a3b0f694a4ac262b9f38c75262e74a9e8b5101af302a6beadd7", "hash": "81003f83b0056d20eedf48cddd4f52a9813163d4ba185bcf8abd34b8eeea4cbd",
"extract_dir": "gradle-6.8.3", "extract_dir": "gradle-7.0",
"bin": "bin\\gradle.bat", "bin": "bin\\gradle.bat",
"checkver": { "checkver": {
"url": "https://gradle.org/install/", "url": "https://gradle.org/install/",