mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-10 10:41:28 +00:00
pwsh: Update to version 7.0.2
This commit is contained in:
parent
0fbf20cccc
commit
9c2cee523e
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"homepage": "https://github.com/PowerShell/PowerShell",
|
"homepage": "https://github.com/PowerShell/PowerShell",
|
||||||
"description": "Cross-platform automation and configuration tool/framework, known as Powershell Core, that works well with existing tools and is optimized for dealing with structured data.",
|
"description": "Cross-platform automation and configuration tool/framework, known as Powershell Core, that works well with existing tools and is optimized for dealing with structured data.",
|
||||||
"version": "7.0.1",
|
"version": "7.0.2",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/PowerShell/PowerShell/releases/download/v7.0.1/PowerShell-7.0.1-win-x64.zip",
|
"url": "https://github.com/PowerShell/PowerShell/releases/download/v7.0.2/PowerShell-7.0.2-win-x64.zip",
|
||||||
"hash": "0ce5e2c20c773e54f931adc60c77f599ca90c25b14f53fdbded19572847b45c7"
|
"hash": "3ac28c2e9ba08a3a6d705cba90485d1f4d0dc7a58a96f7ec7947c95f61d1cb7a"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/PowerShell/PowerShell/releases/download/v7.0.1/PowerShell-7.0.1-win-x86.zip",
|
"url": "https://github.com/PowerShell/PowerShell/releases/download/v7.0.2/PowerShell-7.0.2-win-x86.zip",
|
||||||
"hash": "1478777c68b489574cc98b4041a6dc87330ffd2c14d91970d86b7d1b27d377ea"
|
"hash": "1c7d66e3c974a85b8d14fb80acdf71e28b745c203a581caa95071340f43b90b0"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "pwsh.exe",
|
"bin": "pwsh.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user