pwsh: Update to version 7.4.3

This commit is contained in:
github-actions[bot] 2024-06-19 00:33:56 +00:00
parent 14b6d15341
commit db1effefbf

View File

@ -1,5 +1,5 @@
{ {
"version": "7.4.2", "version": "7.4.3",
"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.4.2/PowerShell-7.4.2-win-x64.zip", "url": "https://github.com/PowerShell/PowerShell/releases/download/v7.4.3/PowerShell-7.4.3-win-x64.zip",
"hash": "1e43548e1000ef8220a24da3ea5113b140dd1b2301db03d732b48b980a887656" "hash": "64b4a0636a2af4854b90593ac78645bb59f86b4d094f75b41a5a617afd2478d3"
}, },
"32bit": { "32bit": {
"url": "https://github.com/PowerShell/PowerShell/releases/download/v7.4.2/PowerShell-7.4.2-win-x86.zip", "url": "https://github.com/PowerShell/PowerShell/releases/download/v7.4.3/PowerShell-7.4.3-win-x86.zip",
"hash": "e6ebbbc1335f496928e2721a0bec79aaf7037658511e241cb51c8b05c78c88f0" "hash": "52982520dc8282c3daf56762392baf4764741c35278c3e94dda57cb3e583af96"
}, },
"arm64": { "arm64": {
"url": "https://github.com/PowerShell/PowerShell/releases/download/v7.4.2/PowerShell-7.4.2-win-arm64.zip", "url": "https://github.com/PowerShell/PowerShell/releases/download/v7.4.3/PowerShell-7.4.3-win-arm64.zip",
"hash": "701cc2ca0dcfb7c63a189619b86d9517bd5d0730e7e08907a3e7531dc0e8e8d1" "hash": "a12078ed9d246b7b2933d6a5f4efb8c2734b781c92bc34f7c818fa3214ec5461"
} }
}, },
"pre_install": [ "pre_install": [