pwsh: Update to version 7.3.1

This commit is contained in:
github-actions[bot] 2022-12-13 20:26:14 +00:00
parent 7cd552e71b
commit bb093832d8

View File

@ -1,5 +1,5 @@
{
"version": "7.3.0",
"version": "7.3.1",
"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.0/PowerShell-7.3.0-win-x64.zip",
"hash": "b4f0089e44e8e66975be3d9968f320cd540d46f219415f3ec0c525bc1bf35974"
"url": "https://github.com/PowerShell/PowerShell/releases/download/v7.3.1/PowerShell-7.3.1-win-x64.zip",
"hash": "997edf93ed570c0e6559588f2e3f52cb2b043535d7022128f2a734a2d904e3f5"
},
"32bit": {
"url": "https://github.com/PowerShell/PowerShell/releases/download/v7.3.0/PowerShell-7.3.0-win-x86.zip",
"hash": "03210c0c2d29b4b4f103d7a1f6b63743a311ce87a7e75cf67dea9ea4266ef751"
"url": "https://github.com/PowerShell/PowerShell/releases/download/v7.3.1/PowerShell-7.3.1-win-x86.zip",
"hash": "9fa3e39dc072093f0ab86ec75c91199d91b526befce80722d6fb5f6614c21547"
},
"arm64": {
"url": "https://github.com/PowerShell/PowerShell/releases/download/v7.3.0/PowerShell-7.3.0-win-arm64.zip",
"hash": "564c56aa84116fb3bf058d9bcb83f9d80d7db802988e9db5dfe82a7c4730b17d"
"url": "https://github.com/PowerShell/PowerShell/releases/download/v7.3.1/PowerShell-7.3.1-win-arm64.zip",
"hash": "f86c1da8896144a0d913b85b58157b419d3a89ff357ea191081d58de944de354"
}
},
"pre_install": [