pwsh: Update to version 7.3.0

This commit is contained in:
github-actions[bot] 2022-11-09 04:33:18 +00:00
parent ff50a96674
commit ed9fdf9d30

View File

@ -1,5 +1,5 @@
{
"version": "7.2.7",
"version": "7.3.0",
"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.2.7/PowerShell-7.2.7-win-x64.zip",
"hash": "4686202e22ec153f4fef0b4d7fb2d577a6b0cd4d448b598e151417d095bc8fad"
"url": "https://github.com/PowerShell/PowerShell/releases/download/v7.3.0/PowerShell-7.3.0-win-x64.zip",
"hash": "b4f0089e44e8e66975be3d9968f320cd540d46f219415f3ec0c525bc1bf35974"
},
"32bit": {
"url": "https://github.com/PowerShell/PowerShell/releases/download/v7.2.7/PowerShell-7.2.7-win-x86.zip",
"hash": "c82c042e05ba7fc66dd84d43fa46b33131acfc7028b8af724ac149171d2d24b5"
"url": "https://github.com/PowerShell/PowerShell/releases/download/v7.3.0/PowerShell-7.3.0-win-x86.zip",
"hash": "03210c0c2d29b4b4f103d7a1f6b63743a311ce87a7e75cf67dea9ea4266ef751"
},
"arm64": {
"url": "https://github.com/PowerShell/PowerShell/releases/download/v7.2.7/PowerShell-7.2.7-win-arm64.zip",
"hash": "626aed993f6f7906920a0fed1645ee988a86af9700607a04ed219122dd7f4851"
"url": "https://github.com/PowerShell/PowerShell/releases/download/v7.3.0/PowerShell-7.3.0-win-arm64.zip",
"hash": "564c56aa84116fb3bf058d9bcb83f9d80d7db802988e9db5dfe82a7c4730b17d"
}
},
"pre_install": [