azure-ps: Update to version 5.8.0.34217

This commit is contained in:
Richard Kuhnt 2021-04-13 09:00:23 +00:00
parent 0aef5bc76e
commit 8cd1183da0

View File

@ -1,16 +1,16 @@
{
"version": "5.7.0.34162",
"version": "5.8.0.34217",
"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.7.0-March2021/Az-Cmdlets-5.7.0.34162-x64.msi",
"hash": "ca92b9f588ba3038bc4597f1570dac904657e092c30e9648898e557d73f583e3"
"url": "https://github.com/Azure/azure-powershell/releases/download/v5.8.0-April2021/Az-Cmdlets-5.8.0.34217-x64.msi",
"hash": "8dd742b4cc89a347546da140f122eeaef0053abc49968e1d9a06b418176d6964"
},
"32bit": {
"url": "https://github.com/Azure/azure-powershell/releases/download/v5.7.0-March2021/Az-Cmdlets-5.7.0.34162-x86.msi",
"hash": "568301d534ed0f68e539df0524c33cc5afe72ebcbd79d51b9f0203da995d0a9e"
"url": "https://github.com/Azure/azure-powershell/releases/download/v5.8.0-April2021/Az-Cmdlets-5.8.0.34217-x86.msi",
"hash": "37b3508ef334f5415813c428076f419550e08354188777f92714938019e7658b"
}
},
"extract_dir": "WindowsPowerShell\\Modules",