gradle: Update to version 6.8.2

This commit is contained in:
Jakub Čábera 2021-02-05 15:55:53 +01:00
parent 67f4d028fa
commit 6cb6bae9cc

View File

@ -1,5 +1,5 @@
{
"version": "6.8.1",
"version": "6.8.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-6.8.1-all.zip",
"hash": "3db89524a3981819ff28c3f979236c1274a726e146ced0c8a2020417f9bc0782",
"extract_dir": "gradle-6.8.1",
"url": "https://services.gradle.org/distributions/gradle-6.8.2-all.zip",
"hash": "1433372d903ffba27496f8d5af24265310d2da0d78bf6b4e5138831d4fe066e9",
"extract_dir": "gradle-6.8.2",
"bin": "bin\\gradle.bat",
"checkver": {
"url": "https://gradle.org/install/",