gradle-bin: Update to version 6.0

This commit is contained in:
Richard Kuhnt 2019-11-08 20:00:25 +00:00
parent 17761dc4ae
commit 91567ae001

View File

@ -1,11 +1,11 @@
{ {
"homepage": "https://gradle.org", "homepage": "https://gradle.org",
"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)",
"version": "5.6.4", "version": "6.0",
"license": "Apache-2.0", "license": "Apache-2.0",
"hash": "1f3067073041bc44554d0efe5d402a33bc3d3c93cc39ab684f308586d732a80d", "hash": "5a3578b9f0bb162f5e08cf119f447dfb8fa950cedebb4d2a977e912a11a74b91",
"url": "https://services.gradle.org/distributions/gradle-5.6.4-bin.zip", "url": "https://services.gradle.org/distributions/gradle-6.0-bin.zip",
"extract_dir": "gradle-5.6.4", "extract_dir": "gradle-6.0",
"bin": "bin\\gradle.bat", "bin": "bin\\gradle.bat",
"suggest": { "suggest": {
"JDK": [ "JDK": [