pwsh: Update to version 7.3.4

This commit is contained in:
github-actions[bot] 2023-04-13 20:24:20 +00:00
parent 66a0538028
commit 54057c8c5b

View File

@ -1,5 +1,5 @@
{
"version": "7.3.3",
"version": "7.3.4",
"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.3.3/PowerShell-7.3.3-win-x64.zip",
"hash": "4b8f76445ef2d74bb0a747b0ea4f7e54a1e68fddcef0de140e938028c9de0c8c"
"url": "https://github.com/PowerShell/PowerShell/releases/download/v7.3.4/PowerShell-7.3.4-win-x64.zip",
"hash": "dbba20de5ec7388e4d70bfbd4359463d996df0b7521ba38f7598c2a7a3115c6f"
},
"32bit": {
"url": "https://github.com/PowerShell/PowerShell/releases/download/v7.3.3/PowerShell-7.3.3-win-x86.zip",
"hash": "c0de53efaa3a80e928f79c90169ced8315b0fb7af942295ac19641039dda5e25"
"url": "https://github.com/PowerShell/PowerShell/releases/download/v7.3.4/PowerShell-7.3.4-win-x86.zip",
"hash": "7933b2d50f86c3c252474b5ad3bd4cc3e94aaea4cda1600d6c787c92561b4796"
},
"arm64": {
"url": "https://github.com/PowerShell/PowerShell/releases/download/v7.3.3/PowerShell-7.3.3-win-arm64.zip",
"hash": "1f382c91c94e31b9e04fbbdc63acb7048869b30e8bdafa7c1d365a1e7d130279"
"url": "https://github.com/PowerShell/PowerShell/releases/download/v7.3.4/PowerShell-7.3.4-win-arm64.zip",
"hash": "08a4825ae39cfeb3ee9d35a5643918aa655ee349f43cfce509ff7d5927752f34"
}
},
"pre_install": [