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.1",
|
|
"url": "https://github.com/PowerShell/PowerShell/releases/download/v7.0.1/PowerShell-7.0.1-win-x64.zip",
|
|
"bin": "pwsh.exe",
|
|
"hash": "0ce5e2c20c773e54f931adc60c77f599ca90c25b14f53fdbded19572847b45c7",
|
|
"shortcuts": [
|
|
[
|
|
"pwsh.exe",
|
|
"PowerShell Core 6"
|
|
]
|
|
]
|
|
}
|