mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 07:41:20 +00:00
pwsh: Update to version 7.2.23
This commit is contained in:
parent
4cf87affed
commit
cf5adfde17
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "7.4.4",
|
||||
"version": "7.2.23",
|
||||
"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.",
|
||||
"homepage": "https://github.com/PowerShell/PowerShell",
|
||||
"license": "MIT",
|
||||
@ -12,16 +12,16 @@
|
||||
],
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/PowerShell/PowerShell/releases/download/v7.4.4/PowerShell-7.4.4-win-x64.zip",
|
||||
"hash": "6461dd3fda39fc65e30c7642f863b9e1dabe32885043094e1d8a79dffcef1dcb"
|
||||
"url": "https://github.com/PowerShell/PowerShell/releases/download/v7.2.23/PowerShell-7.2.23-win-x64.zip",
|
||||
"hash": "1e2fb1aa11d3f8bc0daa6dc26a3b1cd047277e84e912427d3837fb2ab3695af2"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/PowerShell/PowerShell/releases/download/v7.4.4/PowerShell-7.4.4-win-x86.zip",
|
||||
"hash": "79f79f5615e65cf84212579eeb7d7cd9c89f2f0ff9dee24ae570561877dfdfcb"
|
||||
"url": "https://github.com/PowerShell/PowerShell/releases/download/v7.2.23/PowerShell-7.2.23-win-x86.zip",
|
||||
"hash": "0ca6084d8648472ebc13f485df89334f7bf46f8105a949590087a69d02a2d5c6"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/PowerShell/PowerShell/releases/download/v7.4.4/PowerShell-7.4.4-win-arm64.zip",
|
||||
"hash": "ca7e26f87b9ea4d1a4e5f6106a2e4506290284a0e892cc1f3e4a4227e7cd59ac"
|
||||
"url": "https://github.com/PowerShell/PowerShell/releases/download/v7.2.23/PowerShell-7.2.23-win-arm64.zip",
|
||||
"hash": "3e9d302ce98612f11cb335ce41947f94773b1983af4eef07d3c823e996e2b4d6"
|
||||
}
|
||||
},
|
||||
"pre_install": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user