ScoopInstaller_Main/grails.json
2015-10-11 10:59:31 +02:00

16 lines
430 B
JSON

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