azure-ps: Update to version 10.0.0.37310

This commit is contained in:
github-actions[bot] 2023-05-23 08:26:40 +00:00
parent b4aa9d7f43
commit c97234e0b3

View File

@ -1,16 +1,16 @@
{
"version": "9.7.1.37189",
"version": "10.0.0.37310",
"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/v9.7.1-May2023/Az-Cmdlets-9.7.1.37189-x64.msi",
"hash": "4b2273325878476269696f7e5ab16bb8789d1b384a3e7f7270a72479b1242613"
"url": "https://github.com/Azure/azure-powershell/releases/download/v10.0.0-June2023/Az-Cmdlets-10.0.0.37310-x64.msi",
"hash": "428379df6e4ab230e828840e7f1c320a8bbf85ecc4823e1f980751a42803fd36"
},
"32bit": {
"url": "https://github.com/Azure/azure-powershell/releases/download/v9.7.1-May2023/Az-Cmdlets-9.7.1.37189-x86.msi",
"hash": "dafbfd95752b8a942fd3b81e06df9df3c7f031fc9adf0996da5a37f69626eea6"
"url": "https://github.com/Azure/azure-powershell/releases/download/v10.0.0-June2023/Az-Cmdlets-10.0.0.37310-x86.msi",
"hash": "c8e920446ed156883f27744acf791908e50886655b1c5cc31824a4cd999d3353"
}
},
"extract_dir": "WindowsPowerShell\\Modules",