azure-ps: Update to version 6.0.0.34351

This commit is contained in:
Richard Kuhnt 2021-05-25 14:00:23 +00:00
parent fe19fcdced
commit 996d5eac24

View File

@ -1,16 +1,16 @@
{
"version": "5.9.0.34269",
"version": "6.0.0.34351",
"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.9.0-May2021/Az-Cmdlets-5.9.0.34269-x64.msi",
"hash": "e8c882b6eb3a3c861da73a9728d7ac0424af284d6f98802618275fee69924876"
"url": "https://github.com/Azure/azure-powershell/releases/download/v6.0.0-May2021/Az-Cmdlets-6.0.0.34351-x64.msi",
"hash": "09f4fcb360d58474cba907fed98f6af8d9ccea0a5449d6c614fc11b0acf3ccde"
},
"32bit": {
"url": "https://github.com/Azure/azure-powershell/releases/download/v5.9.0-May2021/Az-Cmdlets-5.9.0.34269-x86.msi",
"hash": "ca7ec66719da2d1c5f7008ecd53f75da6a3898ca47aac03e18e9e87d29f9d5c6"
"url": "https://github.com/Azure/azure-powershell/releases/download/v6.0.0-May2021/Az-Cmdlets-6.0.0.34351-x86.msi",
"hash": "def86e53aa3ab5b82e7690db6b9b5b0770d4be89aec71219662c956592f69dbb"
}
},
"extract_dir": "WindowsPowerShell\\Modules",