gradle-bin: Update to version 6.1

This commit is contained in:
Richard Kuhnt 2020-01-16 01:01:49 +00:00
parent b0c5c175da
commit bba420e59b

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": "6.0.1", "version": "6.1",
"license": "Apache-2.0", "license": "Apache-2.0",
"hash": "d364b7098b9f2e58579a3603dc0a12a1991353ac58ed339316e6762b21efba44", "hash": "d0c43d14e1c70a48b82442f435d06186351a2d290d72afd5b8866f15e6d7038a",
"url": "https://services.gradle.org/distributions/gradle-6.0.1-bin.zip", "url": "https://services.gradle.org/distributions/gradle-6.1-bin.zip",
"extract_dir": "gradle-6.0.1", "extract_dir": "gradle-6.1",
"bin": "bin\\gradle.bat", "bin": "bin\\gradle.bat",
"suggest": { "suggest": {
"JDK": [ "JDK": [