blob: 0b91ac183cc12203ba1bb3ff071b6fd9154d5c9f (
plain) (
tree)
|
|
{
"id": "hugo",
"name": "Hugo",
"options": {
"version": {
"type": "string",
"proposals": ["latest"],
"default": "latest",
"description": "Select or enter a version."
}
},
"install": {
"app": "",
"file": "install.sh"
}
}
|