gradle-bin: Update to version 6.2

This commit is contained in:
Richard Kuhnt 2020-02-17 15:01:59 +00:00
parent 434183c07c
commit fbb7e4a97c

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.1.1", "version": "6.2",
"license": "Apache-2.0", "license": "Apache-2.0",
"hash": "9d94e6e4a28ad328072ef6e56bce79a810494ae756751fdcedffdeaf27c093b1", "hash": "b93a5f30d01195ec201e240f029c8b42d59c24086b8d1864112c83558e23cf8a",
"url": "https://services.gradle.org/distributions/gradle-6.1.1-bin.zip", "url": "https://services.gradle.org/distributions/gradle-6.2-bin.zip",
"extract_dir": "gradle-6.1.1", "extract_dir": "gradle-6.2",
"bin": "bin\\gradle.bat", "bin": "bin\\gradle.bat",
"suggest": { "suggest": {
"JDK": [ "JDK": [