azure-ps: Update to version 5.4.0.33905

This commit is contained in:
Jakub Čábera 2021-01-19 10:23:12 +01:00
parent 52050f0d47
commit a5420a8569

View File

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