{ "homepage": "https://gradle.org", "description": "An open-source build automation tool focused on flexibility and performance. (Binaries only without documentation)", "version": "6.2.1", "license": "Apache-2.0", "hash": "a68ca7ba57f3404c3f6fc1f70a02d3a7d78652e6b46bbfaff83fc9a17168c279", "url": "https://services.gradle.org/distributions/gradle-6.2.1-bin.zip", "extract_dir": "gradle-6.2.1", "bin": "bin\\gradle.bat", "suggest": { "JDK": [ "java/oraclejdk", "java/openjdk" ] }, "checkver": { "url": "https://gradle.org/install/", "re": "The current Gradle release is version ([\\d.]+)" }, "autoupdate": { "url": "https://services.gradle.org/distributions/gradle-$version-bin.zip", "extract_dir": "gradle-$version", "hash": { "url": "$url.sha256" } } }