blob: 07e838fd453f81efc7b096f380c42fbf234819ed (
plain) (
tree)
|
|
{
"id": "powershell",
"name": "PowerShell",
"options": {
"version": {
"type": "string",
"proposals": [
"latest",
"none",
"7.1"
],
"default": "latest",
"description": "Select or enter a version of PowerShell."
}
},
"install": {
"app": "",
"file": "install.sh"
}
}
|