pwsh: Update to version 7.3.3

This commit is contained in:
github-actions[bot] 2023-02-24 04:28:43 +00:00
parent 42926f807e
commit 13feeb2fc5

View File

@ -1,5 +1,5 @@
{
"version": "7.3.2",
"version": "7.3.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.",
"homepage": "https://github.com/PowerShell/PowerShell",
"license": "MIT",
@ -12,16 +12,16 @@
],
"architecture": {
"64bit": {
"url": "https://github.com/PowerShell/PowerShell/releases/download/v7.3.2/PowerShell-7.3.2-win-x64.zip",
"hash": "68491f4dc9cb813437b9f891fad4eb936ddfa829703968529e1836d08d652679"
"url": "https://github.com/PowerShell/PowerShell/releases/download/v7.3.3/PowerShell-7.3.3-win-x64.zip",
"hash": "4b8f76445ef2d74bb0a747b0ea4f7e54a1e68fddcef0de140e938028c9de0c8c"
},
"32bit": {
"url": "https://github.com/PowerShell/PowerShell/releases/download/v7.3.2/PowerShell-7.3.2-win-x86.zip",
"hash": "6a7c7567b8dab2d2fd918430d118011a0e7d7589e648bc2204c96ee120e3bd1a"
"url": "https://github.com/PowerShell/PowerShell/releases/download/v7.3.3/PowerShell-7.3.3-win-x86.zip",
"hash": "c0de53efaa3a80e928f79c90169ced8315b0fb7af942295ac19641039dda5e25"
},
"arm64": {
"url": "https://github.com/PowerShell/PowerShell/releases/download/v7.3.2/PowerShell-7.3.2-win-arm64.zip",
"hash": "3461b182829af833bcc377d28b6935756f8e911e6a863c81342efa6ab8c19ce3"
"url": "https://github.com/PowerShell/PowerShell/releases/download/v7.3.3/PowerShell-7.3.3-win-arm64.zip",
"hash": "1f382c91c94e31b9e04fbbdc63acb7048869b30e8bdafa7c1d365a1e7d130279"
}
},
"pre_install": [