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.2",
|
|
"url": "https://github.com/PowerShell/PowerShell/releases/download/v7.0.2/PowerShell-7.0.2-win-x64.zip",
|
|
"bin": "pwsh.exe",
|
|
"hash": "3ac28c2e9ba08a3a6d705cba90485d1f4d0dc7a58a96f7ec7947c95f61d1cb7a",
|
|
"shortcuts": [
|
|
[
|
|
"pwsh.exe",
|
|
"PowerShell Core 6"
|
|
]
|
|
]
|
|
}
|