mirror of
https://github.com/ScoopInstaller/Main.git
synced 2026-01-02 14:04:27 +00:00
15 lines
429 B
JSON
15 lines
429 B
JSON
{
|
|
"homepage": "https://grails.org/",
|
|
"version": "3.0.1",
|
|
"license": "Apache 2.0",
|
|
"url": "https://github.com/grails/grails-core/releases/download/v3.0.1/grails-3.0.1.zip",
|
|
"hash": "c58da97ad7fb9635c6fb5631755501b97d6ce9ee6668dc12f0722928ffa5abee",
|
|
"extract_dir": "grails-3.0.1",
|
|
"bin": [
|
|
"bin\\grails.bat"
|
|
],
|
|
"set_env": {
|
|
"GRAILS_HOME": "$dir"
|
|
},
|
|
"depends": "openjdk"
|
|
} |