pwsh: Update to version 7.3.8

This commit is contained in:
github-actions[bot] 2023-10-10 20:23:30 +00:00
parent 41ac0d1b32
commit 4c5da5c22b

View File

@ -1,5 +1,5 @@
{ {
"version": "7.3.7", "version": "7.3.8",
"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.7/PowerShell-7.3.7-win-x64.zip", "url": "https://github.com/PowerShell/PowerShell/releases/download/v7.3.8/PowerShell-7.3.8-win-x64.zip",
"hash": "1c2988794a454c01990bca872bb208590ec792189c115dbe0d71880ebcf760a6" "hash": "d141c163949d2491e5541546c7034488bca60590bf7b0ac1632b29ff7236c70c"
}, },
"32bit": { "32bit": {
"url": "https://github.com/PowerShell/PowerShell/releases/download/v7.3.7/PowerShell-7.3.7-win-x86.zip", "url": "https://github.com/PowerShell/PowerShell/releases/download/v7.3.8/PowerShell-7.3.8-win-x86.zip",
"hash": "7fc7752c506f8792aa0139667a9f324b99e091feb96dc5b90c79cd5ba2afa981" "hash": "d6416b398809ac462e229db19647de240114c90ec5c42fc3ae95a6a18adb1e5d"
}, },
"arm64": { "arm64": {
"url": "https://github.com/PowerShell/PowerShell/releases/download/v7.3.7/PowerShell-7.3.7-win-arm64.zip", "url": "https://github.com/PowerShell/PowerShell/releases/download/v7.3.8/PowerShell-7.3.8-win-arm64.zip",
"hash": "047de9c873626a8833cb44833d6093305758853fdd28e77aa7d66d0ba78faceb" "hash": "b10794d375d2547fbe237c59e5fd7384c077348cb69c69542ca3119b20dc1bc5"
} }
}, },
"pre_install": [ "pre_install": [