pwsh: Update to version 7.3.9

This commit is contained in:
github-actions[bot] 2023-10-26 20:24:06 +00:00
parent 7c91992601
commit e717dc2fab

View File

@ -1,5 +1,5 @@
{ {
"version": "7.3.8", "version": "7.3.9",
"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.8/PowerShell-7.3.8-win-x64.zip", "url": "https://github.com/PowerShell/PowerShell/releases/download/v7.3.9/PowerShell-7.3.9-win-x64.zip",
"hash": "d141c163949d2491e5541546c7034488bca60590bf7b0ac1632b29ff7236c70c" "hash": "d23ba4c96874bc30178c253a4e89a4a67e273ebdbbd0c33951a185f7887c4aa1"
}, },
"32bit": { "32bit": {
"url": "https://github.com/PowerShell/PowerShell/releases/download/v7.3.8/PowerShell-7.3.8-win-x86.zip", "url": "https://github.com/PowerShell/PowerShell/releases/download/v7.3.9/PowerShell-7.3.9-win-x86.zip",
"hash": "d6416b398809ac462e229db19647de240114c90ec5c42fc3ae95a6a18adb1e5d" "hash": "53d1405124589514b899853e65e486d5926c52fbe8602b664c63fec8c5b857e4"
}, },
"arm64": { "arm64": {
"url": "https://github.com/PowerShell/PowerShell/releases/download/v7.3.8/PowerShell-7.3.8-win-arm64.zip", "url": "https://github.com/PowerShell/PowerShell/releases/download/v7.3.9/PowerShell-7.3.9-win-arm64.zip",
"hash": "b10794d375d2547fbe237c59e5fd7384c077348cb69c69542ca3119b20dc1bc5" "hash": "4631793ecafbad4f699d92ad17fdec6f61b74c05357d5cb75cc04ef581e5186c"
} }
}, },
"pre_install": [ "pre_install": [