aboutsummaryrefslogtreecommitdiff
path: root/collection/github-cli/feature.json
diff options
context:
space:
mode:
Diffstat (limited to 'collection/github-cli/feature.json')
-rw-r--r--collection/github-cli/feature.json16
1 files changed, 0 insertions, 16 deletions
diff --git a/collection/github-cli/feature.json b/collection/github-cli/feature.json
deleted file mode 100644
index 03f07cf..0000000
--- a/collection/github-cli/feature.json
+++ /dev/null
@@ -1,16 +0,0 @@
-{
- "id": "github-cli",
- "name": "GitHub CLI",
- "options": {
- "version": {
- "type": "string",
- "proposals": ["latest"],
- "default": "latest",
- "description": "Select version of the GitHub CLI, if not latest."
- }
- },
- "install": {
- "app": "",
- "file": "install.sh"
- }
-} \ No newline at end of file