mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-06 00:31:20 +00:00
pwsh: Update to version 6.2.4
This commit is contained in:
parent
8ba6d1000e
commit
0165b8ef79
@ -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.3",
|
||||
"version": "6.2.4",
|
||||
"license": "MIT",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/PowerShell/PowerShell/releases/download/v6.2.3/PowerShell-6.2.3-win-x64.zip",
|
||||
"hash": "af171ed197b167e2630044dba6344af8b291e8646f7276b63f1d84c166a41d33"
|
||||
"url": "https://github.com/PowerShell/PowerShell/releases/download/v6.2.4/PowerShell-6.2.4-win-x64.zip",
|
||||
"hash": "54af157b57c83731907460f3e24ac60852e7f6a685a748cac8717f3ba18188b6"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/PowerShell/PowerShell/releases/download/v6.2.3/PowerShell-6.2.3-win-x86.zip",
|
||||
"hash": "6b9f1c54755aa51678e56a6059c2747801b3e0c72e678b800b15c8e084129c66"
|
||||
"url": "https://github.com/PowerShell/PowerShell/releases/download/v6.2.4/PowerShell-6.2.4-win-x86.zip",
|
||||
"hash": "fff26e8a84a74d0af2776e5ffa97c77735f5fc0fd1b219ea8386153affb2a7bb"
|
||||
}
|
||||
},
|
||||
"bin": "pwsh.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user