azure-ps: Update to version 6.4.0.34709

This commit is contained in:
Richard Kuhnt 2021-09-07 08:00:33 +00:00
parent 2f94e6f9ab
commit 4770e2ab43

View File

@ -1,16 +1,16 @@
{
"version": "6.3.0.34604",
"version": "6.4.0.34709",
"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.3.0-August2021/Az-Cmdlets-6.3.0.34604-x64.msi",
"hash": "930062d05ed282ed21398c32be97b4119daa6b6c29c1294a495edacf41fcb3cd"
"url": "https://github.com/Azure/azure-powershell/releases/download/v6.4.0-September2021/Az-Cmdlets-6.4.0.34709-x64.msi",
"hash": "c69dd7b9070a9a7de73e389b10a95e4dd4fe76062b6a3beb6cdc5b0b2d7a1aff"
},
"32bit": {
"url": "https://github.com/Azure/azure-powershell/releases/download/v6.3.0-August2021/Az-Cmdlets-6.3.0.34604-x86.msi",
"hash": "91811ea4d2969725a95c7cd776533fc055140e15b1d5258ad4773afde79565e4"
"url": "https://github.com/Azure/azure-powershell/releases/download/v6.4.0-September2021/Az-Cmdlets-6.4.0.34709-x86.msi",
"hash": "73d6fb547febe27f861ebdf1a7cd9971bda62188ced91a73bdc26d50dc3c52b9"
}
},
"extract_dir": "WindowsPowerShell\\Modules",