{ "homepage": "https://grails.org/", "version": "3.3.3", "license": "Apache 2.0", "url": "https://github.com/grails/grails-core/releases/download/v3.3.3/grails-3.3.3.zip", "hash": "514aa07db10cf530b283ac90e3e08938fea3eaaf8dfab9307c1cbc2b7768eb20", "extract_dir": "grails-3.3.3", "bin": [ "bin\\grails.bat" ], "env_set": { "GRAILS_HOME": "$dir" }, "suggest": { "JDK": [ "extras/oraclejdk", "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" } }