scoop-bucket/powershell-core.json
2020-03-06 22:09:34 +01:00

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