mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-04 07:41:20 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			22 lines
		
	
	
		
			706 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			22 lines
		
	
	
		
			706 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
    "version": "2.53.1",
 | 
						|
    "description": "Microsoft Azure CLI 2.0",
 | 
						|
    "homepage": "https://aka.ms/cli",
 | 
						|
    "license": "MIT",
 | 
						|
    "url": "https://azurecliprod.azureedge.net/msi/azure-cli-2.53.1.msi",
 | 
						|
    "hash": "57b8e2e4bf02059865eab97ba717ae576d9c45621be85b85045e4b1ed51c6efc",
 | 
						|
    "extract_dir": "Microsoft SDKs\\Azure\\CLI2",
 | 
						|
    "bin": "wbin\\az.cmd",
 | 
						|
    "checkver": {
 | 
						|
        "github": "https://github.com/Azure/azure-cli",
 | 
						|
        "regex": "/releases/tag/azure-cli-([\\d.]+)"
 | 
						|
    },
 | 
						|
    "autoupdate": {
 | 
						|
        "url": "https://azurecliprod.azureedge.net/msi/azure-cli-$version.msi"
 | 
						|
    },
 | 
						|
    "env_set": {
 | 
						|
        "AzureCLIPath": "$dir\\wbin",
 | 
						|
        "AZURE_CLI_PATH": "$dir\\wbin"
 | 
						|
    }
 | 
						|
}
 |