azure-cli: Update to version 2.58.0

This commit is contained in:
github-actions[bot] 2024-03-05 04:26:46 +00:00
parent 557b02d1d6
commit 78147e00ab

View File

@ -1,5 +1,5 @@
{ {
"version": "2.57.0", "version": "2.58.0",
"description": "A cross-platform command-line tool to connect to Azure and execute administrative commands on Azure resources", "description": "A cross-platform command-line tool to connect to Azure and execute administrative commands on Azure resources",
"homepage": "https://aka.ms/cli", "homepage": "https://aka.ms/cli",
"license": "MIT", "license": "MIT",
@ -9,12 +9,12 @@
], ],
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://azcliprod.blob.core.windows.net/msi/azure-cli-2.57.0-x64.msi", "url": "https://azcliprod.blob.core.windows.net/msi/azure-cli-2.58.0-x64.msi",
"hash": "1371945e4103b7635c86bdb18fc7bcc617e4c01d0ac0645029a15926041326a3" "hash": "27c26b0ea7c3d3617c32ce32209ebbbae5b8e5f1441084992660ffce914551a8"
}, },
"32bit": { "32bit": {
"url": "https://azcliprod.blob.core.windows.net/msi/azure-cli-2.57.0.msi", "url": "https://azcliprod.blob.core.windows.net/msi/azure-cli-2.58.0.msi",
"hash": "5e9d7b5ebd3023728d38930c0b827e28aff6d0c2387fe96064ea0af5417f624f" "hash": "8562a9be470d8e3b484d13b1e3d2c5df169ead407ed8f2581c12180056c50928"
} }
}, },
"extract_dir": "Microsoft SDKs\\Azure\\CLI2", "extract_dir": "Microsoft SDKs\\Azure\\CLI2",