ScoopInstaller_Main/grails.json
2015-07-25 17:28:44 +02:00

16 lines
430 B
JSON

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