mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-04 07:41:20 +00:00 
			
		
		
		
	add aliyun-cli (#405)
* add aliyun-cli include a commandline interface for alibaba cloud * make aliyun.json description more clear
This commit is contained in:
		
							parent
							
								
									d6e2109dd1
								
							
						
					
					
						commit
						4a2aa9ff17
					
				
							
								
								
									
										21
									
								
								bucket/aliyun.json
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										21
									
								
								bucket/aliyun.json
									
									
									
									
									
										Normal file
									
								
							@ -0,0 +1,21 @@
 | 
			
		||||
{
 | 
			
		||||
    "description": "Manage and use Alibaba Cloud resources.",
 | 
			
		||||
    "homepage": "https://github.com/aliyun/aliyun-cli",
 | 
			
		||||
    "version": "3.0.25",
 | 
			
		||||
    "license": "Apache-2.0",
 | 
			
		||||
    "architecture": {
 | 
			
		||||
        "64bit": {
 | 
			
		||||
            "url": "https://github.com/aliyun/aliyun-cli/releases/download/v3.0.25/aliyun-cli-windows-3.0.25-amd64.zip",
 | 
			
		||||
            "hash": "9e77892e499cc8e9fbe9e48ac1f05fbe09f76a7e38b0bf47308cbaf0dcbf5854"
 | 
			
		||||
        }
 | 
			
		||||
    },
 | 
			
		||||
    "bin": "aliyun.exe",
 | 
			
		||||
    "checkver": "github",
 | 
			
		||||
    "autoupdate": {
 | 
			
		||||
        "architecture": {
 | 
			
		||||
            "64bit": {
 | 
			
		||||
                "url": "https://github.com/aliyun/aliyun-cli/releases/download/v$version/aliyun-cli-windows-$version-amd64.zip"
 | 
			
		||||
            }
 | 
			
		||||
        }
 | 
			
		||||
    }
 | 
			
		||||
}
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user