gradle: Update to version 6.8.3

This commit is contained in:
Richard Kuhnt 2021-02-22 18:00:28 +00:00
parent 4caedd40b5
commit b130a71ac7

View File

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