mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-19 13:51:19 +00:00
azure-cli: Update to version 2.60.0
This commit is contained in:
parent
eaec79470c
commit
2ef6c1f0e9
@ -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",
|
"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.59.0-x64.msi",
|
"url": "https://azcliprod.blob.core.windows.net/msi/azure-cli-2.60.0-x64.msi",
|
||||||
"hash": "06cf8f541793557fa5993342481af4fb4a4ef5fa588b4d428b530b4ba550be7b"
|
"hash": "d7454d07fe945697e07804eb452581cabe2a5d5a177957e76dc08c1a928c1255"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://azcliprod.blob.core.windows.net/msi/azure-cli-2.59.0.msi",
|
"url": "https://azcliprod.blob.core.windows.net/msi/azure-cli-2.60.0.msi",
|
||||||
"hash": "796d412d1f0796c31baaa8f79fc7000ac73b7ddb048937e2cea065fe3d1b37cd"
|
"hash": "78beb31df2184eb2aba7de3c6c7245a4a761f1db6d846af883c1dfbb995a8cb0"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"extract_dir": "Microsoft SDKs\\Azure\\CLI2",
|
"extract_dir": "Microsoft SDKs\\Azure\\CLI2",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user