azure-ps: Update to version 11.2.0.38162

This commit is contained in:
github-actions[bot] 2024-01-09 04:26:11 +00:00
parent 34bf544bf0
commit 85ed0f622e

View File

@ -1,16 +1,16 @@
{
"version": "11.1.0.38060",
"version": "11.2.0.38162",
"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.1.0-December2023/Az-Cmdlets-11.1.0.38060-x64.msi",
"hash": "d29a609263602d53d5409cc6f7d92c726322f3b9ae7465386b9fbc8c1e616d59"
"url": "https://github.com/Azure/azure-powershell/releases/download/v11.2.0-January2024/Az-Cmdlets-11.2.0.38162-x64.msi",
"hash": "f00b10c6ef799ba41f8b920c16678e325fae311d36ba27ec96cb7e5f72270941"
},
"32bit": {
"url": "https://github.com/Azure/azure-powershell/releases/download/v11.1.0-December2023/Az-Cmdlets-11.1.0.38060-x86.msi",
"hash": "716e75487f5d68bc960dbb9342a0ea764dfd2bdb2eb4658a568390264d9bd45b"
"url": "https://github.com/Azure/azure-powershell/releases/download/v11.2.0-January2024/Az-Cmdlets-11.2.0.38162-x86.msi",
"hash": "29e3c043a0d72f0c632039a27a6446fe41daaefbec898891d28832e9f93db27d"
}
},
"extract_dir": "WindowsPowerShell\\Modules",