azure-ps: Update to version 8.0.0.35824

This commit is contained in:
github-actions[bot] 2022-05-24 04:32:05 +00:00
parent 6fa84b35eb
commit f6513a14fa

View File

@ -1,16 +1,16 @@
{
"version": "7.5.0.35663",
"version": "8.0.0.35824",
"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/v7.5.0-April2022/Az-Cmdlets-7.5.0.35663-x64.msi",
"hash": "641751ec76f465c31f8a152328c11ce0e7dd71297727d8d102c039c7e50ecc1e"
"url": "https://github.com/Azure/azure-powershell/releases/download/v8.0.0-May2022/Az-Cmdlets-8.0.0.35824-x64.msi",
"hash": "046beaa04465d426d79470ec2cbedd051ff7274302e534d2a455ebd9b261fa8f"
},
"32bit": {
"url": "https://github.com/Azure/azure-powershell/releases/download/v7.5.0-April2022/Az-Cmdlets-7.5.0.35663-x86.msi",
"hash": "23a837aaaaf6bfacce6e2ec5ba66b4c870e76cc55cf13992860785dbaf5056cb"
"url": "https://github.com/Azure/azure-powershell/releases/download/v8.0.0-May2022/Az-Cmdlets-8.0.0.35824-x86.msi",
"hash": "d8c15c24f11751a62ffd0b8d9c170bc84851d5e2b435a4e07979837e71466f16"
}
},
"extract_dir": "WindowsPowerShell\\Modules",