mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
pwsh: Update to version 6.1.3
This commit is contained in:
parent
80e9f52c18
commit
03ce553a03
10
pwsh.json
10
pwsh.json
@ -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",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user