azure-ps: Update to version 5.9.0.34269

This commit is contained in:
Richard Kuhnt 2021-05-04 16:01:47 +00:00
parent cced9ec7f2
commit 722d2de9a0

View File

@ -1,16 +1,16 @@
{ {
"version": "5.8.0.34217", "version": "5.9.0.34269",
"description": "PowerShell cmdlets for developers and administrators to develop, deploy and manage Microsoft Azure applications.", "description": "PowerShell cmdlets for developers and administrators to develop, deploy and manage Microsoft Azure applications.",
"homepage": "https://aka.ms/azpsdocs", "homepage": "https://aka.ms/azpsdocs",
"license": "Apache-2.0", "license": "Apache-2.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/Azure/azure-powershell/releases/download/v5.8.0-April2021/Az-Cmdlets-5.8.0.34217-x64.msi", "url": "https://github.com/Azure/azure-powershell/releases/download/v5.9.0-May2021/Az-Cmdlets-5.9.0.34269-x64.msi",
"hash": "8dd742b4cc89a347546da140f122eeaef0053abc49968e1d9a06b418176d6964" "hash": "e8c882b6eb3a3c861da73a9728d7ac0424af284d6f98802618275fee69924876"
}, },
"32bit": { "32bit": {
"url": "https://github.com/Azure/azure-powershell/releases/download/v5.8.0-April2021/Az-Cmdlets-5.8.0.34217-x86.msi", "url": "https://github.com/Azure/azure-powershell/releases/download/v5.9.0-May2021/Az-Cmdlets-5.9.0.34269-x86.msi",
"hash": "37b3508ef334f5415813c428076f419550e08354188777f92714938019e7658b" "hash": "ca7ec66719da2d1c5f7008ecd53f75da6a3898ca47aac03e18e9e87d29f9d5c6"
} }
}, },
"extract_dir": "WindowsPowerShell\\Modules", "extract_dir": "WindowsPowerShell\\Modules",