azure-ps: Update to version 6.6.0.34903

This commit is contained in:
Richard Kuhnt 2021-11-02 22:01:26 +00:00
parent 57a83c442b
commit a3b3a17571

View File

@ -1,16 +1,16 @@
{
"version": "6.5.0.34802",
"version": "6.6.0.34903",
"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/v6.5.0-October2021/Az-Cmdlets-6.5.0.34802-x64.msi",
"hash": "0c81917992e782ae21695ef712baf3a36ebfd2dc31fe0041ddbc3ccb065acbca"
"url": "https://github.com/Azure/azure-powershell/releases/download/v6.6.0-November2021/Az-Cmdlets-6.6.0.34903-x64.msi",
"hash": "01311a474f6b1ba0ba0fa8670fcfc59ca0d25a2d548db82cd7296138f9684655"
},
"32bit": {
"url": "https://github.com/Azure/azure-powershell/releases/download/v6.5.0-October2021/Az-Cmdlets-6.5.0.34802-x86.msi",
"hash": "eb4a01328ef20eea5cb6cfee0c03bd4596865722054fe1831ca5547f8970d113"
"url": "https://github.com/Azure/azure-powershell/releases/download/v6.6.0-November2021/Az-Cmdlets-6.6.0.34903-x86.msi",
"hash": "e11f6bcdb3b8406a1986fc0214a60c39bcff18b59a8dc04a487203949f159cd6"
}
},
"extract_dir": "WindowsPowerShell\\Modules",