{ "homepage": "https://grails.org/", "version": "3.2.5", "license": "Apache 2.0", "url": "https://github.com/grails/grails-core/releases/download/v3.2.5/grails-3.2.5.zip", "hash": "43dc220d566a6f24a2a6d36616e63fc496499a0c95f0732a651fa81734b66793", "extract_dir": "grails-3.2.5", "bin": [ "bin\\grails.bat" ], "env_set": { "GRAILS_HOME": "$dir" }, "depends": "openjdk", "checkver": { "github": "https://github.com/grails/grails-core" }, "autoupdate": { "url": "https://github.com/grails/grails-core/releases/download/v$version/grails-$version.zip", "extract_dir": "grails-$version" } }