azure-ps: Update to version 7.1.0.35119

This commit is contained in:
github-actions[bot] 2022-01-04 08:28:57 +00:00
parent 4fa5180db1
commit 951804163b

View File

@ -1,16 +1,16 @@
{
"version": "7.0.0.35044",
"version": "7.1.0.35119",
"description": "PowerShell cmdlets for developers and administrators to develop, deploy and manage Microsoft Azure applications.",
"homepage": "https://aka.ms/azpsdocs",
"license": "Apache-2.0",
"architecture": {
"64bit": {
"url": "https://github.com/Azure/azure-powershell/releases/download/v7.0.0-December2021/Az-Cmdlets-7.0.0.35044-x64.msi",
"hash": "bd58d271be0fec61fb85e5df2079e52935a9a83796db1510d7d53132b05464f7"
"url": "https://github.com/Azure/azure-powershell/releases/download/v7.1.0-January2022/Az-Cmdlets-7.1.0.35119-x64.msi",
"hash": "054228cee739ff685ecf4653665e2a90adea8ea058fd475f9ad4e00b1c02be19"
},
"32bit": {
"url": "https://github.com/Azure/azure-powershell/releases/download/v7.0.0-December2021/Az-Cmdlets-7.0.0.35044-x86.msi",
"hash": "c6818513a45918e0d4fccf8a5229e4e8d957814bfb08606547408ebdf49742a3"
"url": "https://github.com/Azure/azure-powershell/releases/download/v7.1.0-January2022/Az-Cmdlets-7.1.0.35119-x86.msi",
"hash": "c36bf2ff76a556c621207a68f008000e2c5df072ef021e177bda56d4fa6167ae"
}
},
"extract_dir": "WindowsPowerShell\\Modules",