gradle-bin: Update to version 6.5

This commit is contained in:
Richard Kuhnt 2020-06-02 22:01:10 +00:00
parent 04a1c10c16
commit 9cd1fe478b

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.4.1", "version": "6.5",
"license": "Apache-2.0", "license": "Apache-2.0",
"hash": "e58cdff0cee6d9b422dcd08ebeb3177bc44eaa09bd9a2e838ff74c408fe1cbcd", "hash": "23e7d37e9bb4f8dabb8a3ea7fdee9dd0428b9b1a71d298aefd65b11dccea220f",
"url": "https://services.gradle.org/distributions/gradle-6.4.1-bin.zip", "url": "https://services.gradle.org/distributions/gradle-6.5-bin.zip",
"extract_dir": "gradle-6.4.1", "extract_dir": "gradle-6.5",
"bin": "bin\\gradle.bat", "bin": "bin\\gradle.bat",
"suggest": { "suggest": {
"JDK": [ "JDK": [