18 lines
573 B
JSON
18 lines
573 B
JSON
{
|
|
"homepage": "https://github.com/PowerShell/PowerShell/",
|
|
"checkver": "github",
|
|
"autoupdate": {
|
|
"url": "https://github.com/PowerShell/PowerShell/releases/download/v$version/PowerShell-$version-win-x64.zip"
|
|
},
|
|
"version": "7.0.3",
|
|
"url": "https://github.com/PowerShell/PowerShell/releases/download/v7.0.3/PowerShell-7.0.3-win-x64.zip",
|
|
"bin": "pwsh.exe",
|
|
"hash": "fee749388a399fefdb746e2b26e7b4e654c3cfef1c19ccafd14909ac46e35382",
|
|
"shortcuts": [
|
|
[
|
|
"pwsh.exe",
|
|
"PowerShell Core 6"
|
|
]
|
|
]
|
|
}
|