mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-04 07:41:20 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			22 lines
		
	
	
		
			694 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			22 lines
		
	
	
		
			694 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
    "version": "2.19.1",
 | 
						|
    "description": "Microsoft Azure CLI 2.0",
 | 
						|
    "homepage": "https://aka.ms/cli",
 | 
						|
    "license": "MIT",
 | 
						|
    "url": "https://azurecliprod.azureedge.net/msi/azure-cli-2.19.1.msi",
 | 
						|
    "hash": "01928a7ce325b49ff5b1d294404801ac6a4203cfb328a26f3a62b3a001cf1584",
 | 
						|
    "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",
 | 
						|
        "AZURE_CLI_PATH": "$dir"
 | 
						|
    }
 | 
						|
}
 |