mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-03 23:31:20 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			32 lines
		
	
	
		
			1.2 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			32 lines
		
	
	
		
			1.2 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
    "version": "3.8.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/v3.8.0/vultr-cli_v3.8.0_windows_amd64.zip",
 | 
						|
            "hash": "ccc356dd7f3e67744e1ada98943e9a77f983541f81060f75c87d8f24918f0c50"
 | 
						|
        },
 | 
						|
        "arm64": {
 | 
						|
            "url": "https://github.com/vultr/vultr-cli/releases/download/v3.8.0/vultr-cli_v3.8.0_windows_arm64.zip",
 | 
						|
            "hash": "dec064bdc8c82ec1627b039e405718d21e4920f8f87c3805ae4bc7978ae84afc"
 | 
						|
        }
 | 
						|
    },
 | 
						|
    "bin": "vultr-cli.exe",
 | 
						|
    "checkver": "github",
 | 
						|
    "autoupdate": {
 | 
						|
        "architecture": {
 | 
						|
            "64bit": {
 | 
						|
                "url": "https://github.com/vultr/vultr-cli/releases/download/v$version/vultr-cli_v$version_windows_amd64.zip"
 | 
						|
            },
 | 
						|
            "arm64": {
 | 
						|
                "url": "https://github.com/vultr/vultr-cli/releases/download/v$version/vultr-cli_v$version_windows_arm64.zip"
 | 
						|
            }
 | 
						|
        },
 | 
						|
        "hash": {
 | 
						|
            "url": "$baseurl/vultr-cli_v$version_checksums.txt"
 | 
						|
        }
 | 
						|
    }
 | 
						|
}
 |