mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-30 12:34:27 +00:00
pwsh: Update to version 6.2.3
This commit is contained in:
parent
ff78c3168e
commit
9ad652fcf0
@ -1,16 +1,16 @@
|
||||
{
|
||||
"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.",
|
||||
"version": "6.2.2",
|
||||
"version": "6.2.3",
|
||||
"license": "MIT",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/PowerShell/PowerShell/releases/download/v6.2.2/PowerShell-6.2.2-win-x64.zip",
|
||||
"hash": "777e747dda5b684e8b05d720330fb5efdf3d4939f718d17446f33a0471bf6092"
|
||||
"url": "https://github.com/PowerShell/PowerShell/releases/download/v6.2.3/PowerShell-6.2.3-win-x64.zip",
|
||||
"hash": "af171ed197b167e2630044dba6344af8b291e8646f7276b63f1d84c166a41d33"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/PowerShell/PowerShell/releases/download/v6.2.2/PowerShell-6.2.2-win-x86.zip",
|
||||
"hash": "cf492e43fd5a75ee5c542f6b45b6611382f80b362aca46fd8be6f95154791ea0"
|
||||
"url": "https://github.com/PowerShell/PowerShell/releases/download/v6.2.3/PowerShell-6.2.3-win-x86.zip",
|
||||
"hash": "6b9f1c54755aa51678e56a6059c2747801b3e0c72e678b800b15c8e084129c66"
|
||||
}
|
||||
},
|
||||
"bin": "pwsh.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user