mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-09 18:21:22 +00:00
pwsh: Update to version 6.2.0 (#3280)
This commit is contained in:
parent
db26907357
commit
8e3139ebe1
10
pwsh.json
10
pwsh.json
@ -1,15 +1,15 @@
|
||||
{
|
||||
"homepage": "https://github.com/PowerShell/PowerShell",
|
||||
"version": "6.1.3",
|
||||
"version": "6.2.0",
|
||||
"license": "MIT",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/PowerShell/PowerShell/releases/download/v6.1.3/PowerShell-6.1.3-win-x64.zip",
|
||||
"hash": "aa01a6f11c76bbd3786e274dd65f2c85ff28c08b2d778a5fc26127dfec5e67b3"
|
||||
"url": "https://github.com/PowerShell/PowerShell/releases/download/v6.2.0/PowerShell-6.2.0-win-x64.zip",
|
||||
"hash": "c02af438d3bc8dc61815110c99189a694ed161e64c64a59b49ab01d945dfc73a"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/PowerShell/PowerShell/releases/download/v6.1.3/PowerShell-6.1.3-win-x86.zip",
|
||||
"hash": "cfd192e833436c7252a14c07e6ff76427219f9be47521a984605079e8e18b01f"
|
||||
"url": "https://github.com/PowerShell/PowerShell/releases/download/v6.2.0/PowerShell-6.2.0-win-x86.zip",
|
||||
"hash": "dae9d3d2ad332a82312d2dafa398287670fb5cbb94128c80d422e1f3679f8eb2"
|
||||
}
|
||||
},
|
||||
"bin": "pwsh.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user