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