azure-ps: Update to version 11.5.0.38451

This commit is contained in:
github-actions[bot] 2024-04-02 09:07:53 +00:00
parent aac728eca9
commit fc41e73fd2

View File

@ -1,16 +1,16 @@
{
"version": "11.4.0.38336",
"version": "11.5.0.38451",
"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/v11.4.0-March2024/Az-Cmdlets-11.4.0.38336-x64.msi",
"hash": "902517e71701925d90f3eb0aae5f6283b355c1ee2121982cf5d71b3721ba60de"
"url": "https://github.com/Azure/azure-powershell/releases/download/v11.5.0-April2024/Az-Cmdlets-11.5.0.38451-x64.msi",
"hash": "bdac5575038f1bf866c097994872d95692e819e46e3582ea30122e7e1ac6aec0"
},
"32bit": {
"url": "https://github.com/Azure/azure-powershell/releases/download/v11.4.0-March2024/Az-Cmdlets-11.4.0.38336-x86.msi",
"hash": "460ea82abb9820a7c522df5a64d07bd2b27929672930ad3879868ad0e84339f0"
"url": "https://github.com/Azure/azure-powershell/releases/download/v11.5.0-April2024/Az-Cmdlets-11.5.0.38451-x86.msi",
"hash": "850bf05e845d440d3d3be843c53cb1b712a6de7f53c3bff3f214fee9d92c0c3f"
}
},
"extract_dir": "WindowsPowerShell\\Modules",