gradle-bin: Update to version 6.8.3

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

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. (Binaries only without documentation)", "description": "An open-source build automation tool focused on flexibility and performance. (Binaries only without documentation)",
"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.2-bin.zip", "url": "https://services.gradle.org/distributions/gradle-6.8.3-bin.zip",
"hash": "8de6efc274ab52332a9c820366dd5cf5fc9d35ec7078fd70c8ec6913431ee610", "hash": "7faa7198769f872826c8ef4f1450f839ec27f0b4d5d1e51bade63667cbccd205",
"extract_dir": "gradle-6.8.2", "extract_dir": "gradle-6.8.3",
"bin": "bin\\gradle.bat", "bin": "bin\\gradle.bat",
"checkver": { "checkver": {
"url": "https://gradle.org/install/", "url": "https://gradle.org/install/",