ScoopInstaller_Main/grails.json
2015-10-17 12:02:37 +02:00

16 lines
430 B
JSON

{
"homepage": "https://grails.org/",
"version": "3.0.9",
"license": "Apache 2.0",
"url": "https://github.com/grails/grails-core/releases/download/v3.0.9/grails-3.0.9.zip",
"hash": "f1bfdec6efd45283c810e29be4433f134118344d2eabea870ae553fb66c864b1",
"extract_dir": "grails-3.0.9",
"bin": [
"bin\\grails.bat"
],
"set_env": {
"GRAILS_HOME": "$dir"
},
"depends": "openjdk"
}