mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 07:11:21 +00:00
azure-cli: Update to version 2.61.0
This commit is contained in:
parent
5c884bc9e7
commit
80ae7d83a0
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "2.60.0",
|
||||
"version": "2.61.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.60.0-x64.msi",
|
||||
"hash": "d7454d07fe945697e07804eb452581cabe2a5d5a177957e76dc08c1a928c1255"
|
||||
"url": "https://azcliprod.blob.core.windows.net/msi/azure-cli-2.61.0-x64.msi",
|
||||
"hash": "e6906997110d6acfb51a934b1d18b21fb2f314dab6b653644fd7d769e72e668c"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://azcliprod.blob.core.windows.net/msi/azure-cli-2.60.0.msi",
|
||||
"hash": "78beb31df2184eb2aba7de3c6c7245a4a761f1db6d846af883c1dfbb995a8cb0"
|
||||
"url": "https://azcliprod.blob.core.windows.net/msi/azure-cli-2.61.0.msi",
|
||||
"hash": "f765b484f8279fdd909d884539ada5baf2aaf897e30c2ef3de33cdae42180956"
|
||||
}
|
||||
},
|
||||
"extract_dir": "Microsoft SDKs\\Azure\\CLI2",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user