pwsh: Update to version 7.4.0

This commit is contained in:
github-actions[bot] 2023-11-16 20:24:45 +00:00
parent d6c8545f6b
commit d47e22af49

View File

@ -1,5 +1,5 @@
{ {
"version": "7.3.9", "version": "7.4.0",
"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.",
"homepage": "https://github.com/PowerShell/PowerShell", "homepage": "https://github.com/PowerShell/PowerShell",
"license": "MIT", "license": "MIT",
@ -12,16 +12,16 @@
], ],
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/PowerShell/PowerShell/releases/download/v7.3.9/PowerShell-7.3.9-win-x64.zip", "url": "https://github.com/PowerShell/PowerShell/releases/download/v7.4.0/PowerShell-7.4.0-win-x64.zip",
"hash": "d23ba4c96874bc30178c253a4e89a4a67e273ebdbbd0c33951a185f7887c4aa1" "hash": "62151db1d98a8b56aeb249cc8a3ce17948f1c83b4062dac8d0c4302de71cbd75"
}, },
"32bit": { "32bit": {
"url": "https://github.com/PowerShell/PowerShell/releases/download/v7.3.9/PowerShell-7.3.9-win-x86.zip", "url": "https://github.com/PowerShell/PowerShell/releases/download/v7.4.0/PowerShell-7.4.0-win-x86.zip",
"hash": "53d1405124589514b899853e65e486d5926c52fbe8602b664c63fec8c5b857e4" "hash": "bccc24e1f1dfc5d837111f3894d0cba9a14cf9891ebc6645c63a7a584e54bc0a"
}, },
"arm64": { "arm64": {
"url": "https://github.com/PowerShell/PowerShell/releases/download/v7.3.9/PowerShell-7.3.9-win-arm64.zip", "url": "https://github.com/PowerShell/PowerShell/releases/download/v7.4.0/PowerShell-7.4.0-win-arm64.zip",
"hash": "4631793ecafbad4f699d92ad17fdec6f61b74c05357d5cb75cc04ef581e5186c" "hash": "a47801a3fbb7e9343c2803e775098c2361e0fb134fa4a3facb8d81a811fa9873"
} }
}, },
"pre_install": [ "pre_install": [