azure-ps: Update to version 6.5.0.34802

This commit is contained in:
Richard Kuhnt 2021-10-08 12:01:09 +00:00
parent 352fe5428d
commit a01b198aab

View File

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