scoop-bucket/powershell-core.json
2020-02-01 10:36:39 +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": "6.2.4",
"url": "https://github.com/PowerShell/PowerShell/releases/download/v6.2.4/PowerShell-6.2.4-win-x64.zip",
"bin": "pwsh.exe",
"hash": "54af157b57c83731907460f3e24ac60852e7f6a685a748cac8717f3ba18188b6",
"shortcuts": [
[
"pwsh.exe",
"PowerShell Core 6"
]
]
}