blob: 9a0092322766978f1f0f4d5d1bc229ccd74ce0c2 (
plain) (
tree)
|
|
{
"id": "github-cli",
"name": "GitHub CLI",
"options": {
"version": {
"type": "string",
"proposals": ["latest", "none"],
"default": "latest",
"description": "Select version of the GitHub CLI, if not latest."
}
},
"install": {
"app": "",
"file": "install.sh"
}
}
|