pwsh: Update to version 6.1.3

This commit is contained in:
Richard Kuhnt 2019-02-19 19:00:26 +00:00
parent 80e9f52c18
commit 03ce553a03

View File

@ -1,15 +1,15 @@
{
"homepage": "https://github.com/PowerShell/PowerShell",
"version": "6.1.2",
"version": "6.1.3",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/PowerShell/PowerShell/releases/download/v6.1.2/PowerShell-6.1.2-win-x64.zip",
"hash": "ee7c46f2abd1cdd775c727719c12a428d47aa1c087bc849a09ae18e89982d420"
"url": "https://github.com/PowerShell/PowerShell/releases/download/v6.1.3/PowerShell-6.1.3-win-x64.zip",
"hash": "aa01a6f11c76bbd3786e274dd65f2c85ff28c08b2d778a5fc26127dfec5e67b3"
},
"32bit": {
"url": "https://github.com/PowerShell/PowerShell/releases/download/v6.1.2/PowerShell-6.1.2-win-x86.zip",
"hash": "2d6228f4f5fe9a78188286eef51267f5de4f2c5f0ff84cd67654af4f30aedb37"
"url": "https://github.com/PowerShell/PowerShell/releases/download/v6.1.3/PowerShell-6.1.3-win-x86.zip",
"hash": "cfd192e833436c7252a14c07e6ff76427219f9be47521a984605079e8e18b01f"
}
},
"bin": "pwsh.exe",