diff options
Diffstat (limited to 'collection/powershell/feature.json')
-rw-r--r-- | collection/powershell/feature.json | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/collection/powershell/feature.json b/collection/powershell/feature.json deleted file mode 100644 index d81bb4b..0000000 --- a/collection/powershell/feature.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "id": "powershell", - "name": "PowerShell", - "options": { - "version": { - "type": "string", - "proposals": ["latest", "7.1"], - "default": "latest", - "description": "Select or enter a version of PowerShell." - } - }, - "install": { - "app": "", - "file": "install.sh" - } -}
\ No newline at end of file |