azure-cli: Update to version 2.60.0

This commit is contained in:
github-actions[bot] 2024-04-30 08:28:08 +00:00
parent eaec79470c
commit 2ef6c1f0e9

View File

@ -1,5 +1,5 @@
{
"version": "2.59.0",
"version": "2.60.0",
"description": "A cross-platform command-line tool to connect to Azure and execute administrative commands on Azure resources",
"homepage": "https://aka.ms/cli",
"license": "MIT",
@ -9,12 +9,12 @@
],
"architecture": {
"64bit": {
"url": "https://azcliprod.blob.core.windows.net/msi/azure-cli-2.59.0-x64.msi",
"hash": "06cf8f541793557fa5993342481af4fb4a4ef5fa588b4d428b530b4ba550be7b"
"url": "https://azcliprod.blob.core.windows.net/msi/azure-cli-2.60.0-x64.msi",
"hash": "d7454d07fe945697e07804eb452581cabe2a5d5a177957e76dc08c1a928c1255"
},
"32bit": {
"url": "https://azcliprod.blob.core.windows.net/msi/azure-cli-2.59.0.msi",
"hash": "796d412d1f0796c31baaa8f79fc7000ac73b7ddb048937e2cea065fe3d1b37cd"
"url": "https://azcliprod.blob.core.windows.net/msi/azure-cli-2.60.0.msi",
"hash": "78beb31df2184eb2aba7de3c6c7245a4a761f1db6d846af883c1dfbb995a8cb0"
}
},
"extract_dir": "Microsoft SDKs\\Azure\\CLI2",