pwsh: Update to version 7.2.7

This commit is contained in:
github-actions[bot] 2022-10-21 00:35:49 +00:00
parent 4dd44c59de
commit a9fca03621

View File

@ -1,5 +1,5 @@
{
"version": "7.2.6",
"version": "7.2.7",
"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,12 +12,12 @@
],
"architecture": {
"64bit": {
"url": "https://github.com/PowerShell/PowerShell/releases/download/v7.2.6/PowerShell-7.2.6-win-x64.zip",
"hash": "4fb17e905b3422df8ee748a1a42826996c0741e3c6affa41371f19b95404db38"
"url": "https://github.com/PowerShell/PowerShell/releases/download/v7.2.7/PowerShell-7.2.7-win-x64.zip",
"hash": "4686202e22ec153f4fef0b4d7fb2d577a6b0cd4d448b598e151417d095bc8fad"
},
"32bit": {
"url": "https://github.com/PowerShell/PowerShell/releases/download/v7.2.6/PowerShell-7.2.6-win-x86.zip",
"hash": "04e0691f7f56388b6396b931cd23aef6e86504b0aa147660317f342538914551"
"url": "https://github.com/PowerShell/PowerShell/releases/download/v7.2.7/PowerShell-7.2.7-win-x86.zip",
"hash": "c82c042e05ba7fc66dd84d43fa46b33131acfc7028b8af724ac149171d2d24b5"
}
},
"pre_install": [