mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-03 15:21:18 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			32 lines
		
	
	
		
			1.2 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			32 lines
		
	
	
		
			1.2 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
    "version": "2.17.0",
 | 
						|
    "description": "The official Vultr CLI tool.",
 | 
						|
    "homepage": "https://github.com/vultr/vultr-cli/",
 | 
						|
    "license": "Apache-2.0",
 | 
						|
    "architecture": {
 | 
						|
        "64bit": {
 | 
						|
            "url": "https://github.com/vultr/vultr-cli/releases/download/v2.17.0/vultr-cli_2.17.0_windows_64-bit.zip",
 | 
						|
            "hash": "bab4de51bf54014498528721eca67610d7e508b9f24f8c5b169ee6304f3d9b52"
 | 
						|
        },
 | 
						|
        "arm64": {
 | 
						|
            "url": "https://github.com/vultr/vultr-cli/releases/download/v2.17.0/vultr-cli_2.17.0_windows_arm64-bit.zip",
 | 
						|
            "hash": "97e6ce0a606f6911ec0effd22baf6c3f3fa25ca365cc93cebecf4ad634e6449b"
 | 
						|
        }
 | 
						|
    },
 | 
						|
    "bin": "vultr-cli.exe",
 | 
						|
    "checkver": "github",
 | 
						|
    "autoupdate": {
 | 
						|
        "architecture": {
 | 
						|
            "64bit": {
 | 
						|
                "url": "https://github.com/vultr/vultr-cli/releases/download/v$version/vultr-cli_$version_windows_64-bit.zip"
 | 
						|
            },
 | 
						|
            "arm64": {
 | 
						|
                "url": "https://github.com/vultr/vultr-cli/releases/download/v$version/vultr-cli_$version_windows_arm64-bit.zip"
 | 
						|
            }
 | 
						|
        },
 | 
						|
        "hash": {
 | 
						|
            "url": "$baseurl/vultr-cli_v$version_checksums.txt"
 | 
						|
        }
 | 
						|
    }
 | 
						|
}
 |