azure-ps: Update to version 7.3.0.35302

This commit is contained in:
github-actions[bot] 2022-03-01 12:30:57 +00:00
parent 84cb09069e
commit c1a70c0354

View File

@ -1,16 +1,16 @@
{
"version": "7.2.0.35201",
"version": "7.3.0.35302",
"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.2.0-February2022/Az-Cmdlets-7.2.0.35201-x64.msi",
"hash": "a3c087bfec59a9bab63198b58035c0c604efe7cf855b1b6f0172bcd38de16b35"
"url": "https://github.com/Azure/azure-powershell/releases/download/v7.3.0-March2022/Az-Cmdlets-7.3.0.35302-x64.msi",
"hash": "c56efd41e7c769e74504d212f4b7836e9a12f5c9bb6f4f9f7add08f86adc189c"
},
"32bit": {
"url": "https://github.com/Azure/azure-powershell/releases/download/v7.2.0-February2022/Az-Cmdlets-7.2.0.35201-x86.msi",
"hash": "a80ef0561ab352a03e2ca291d94e2584f3804923e9df29450859f693204219e9"
"url": "https://github.com/Azure/azure-powershell/releases/download/v7.3.0-March2022/Az-Cmdlets-7.3.0.35302-x86.msi",
"hash": "61a76a5d4f52f889c2b338a5c0b993f5a3029f2625086cffbfcaf909db4c39f7"
}
},
"extract_dir": "WindowsPowerShell\\Modules",