azure-ps: Update to version 5.5.0.33978

This commit is contained in:
Jakub Čábera 2021-02-09 13:30:01 +01:00
parent 0448d547c6
commit 5379700b25

View File

@ -1,16 +1,16 @@
{
"version": "5.4.0.33905",
"version": "5.5.0.33978",
"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/v5.4.0-January2021/Az-Cmdlets-5.4.0.33905-x64.msi",
"hash": "4e5db259a231e16f9491fa2153c2d417e2427e489e4458aefc71e1274016554f"
"url": "https://github.com/Azure/azure-powershell/releases/download/v5.5.0-February2021/Az-Cmdlets-5.5.0.33978-x64.msi",
"hash": "2ea5606b08bb017c7f07930a49d783edd17548be3f73586b35ede8c43110de15"
},
"32bit": {
"url": "https://github.com/Azure/azure-powershell/releases/download/v5.4.0-January2021/Az-Cmdlets-5.4.0.33905-x86.msi",
"hash": "51fb05da438098f8e87b09b85e303be0bcd650c7700a512eb6b467f9eff011ce"
"url": "https://github.com/Azure/azure-powershell/releases/download/v5.5.0-February2021/Az-Cmdlets-5.5.0.33978-x86.msi",
"hash": "eeae15c782afde3e4857da3b30305e7dab412f2624eece19f5625e79a7a2bd1a"
}
},
"extract_dir": "WindowsPowerShell\\Modules",