mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-03 23:31:20 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			23 lines
		
	
	
		
			814 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			23 lines
		
	
	
		
			814 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
    "version": "14.5.15",
 | 
						|
    "description": "Official balena CLI for interacting with balenaCloud and balena API.",
 | 
						|
    "homepage": "https://github.com/balena-io/balena-cli",
 | 
						|
    "license": "Apache-2.0",
 | 
						|
    "architecture": {
 | 
						|
        "64bit": {
 | 
						|
            "url": "https://github.com/balena-io/balena-cli/releases/download/v14.5.15/balena-cli-v14.5.15-windows-x64-standalone.zip",
 | 
						|
            "hash": "ca363358638aad779d329c53cbb2d1ba1b20d5afbf2e5d239ccec6cfa75bfcb4"
 | 
						|
        }
 | 
						|
    },
 | 
						|
    "extract_dir": "balena-cli",
 | 
						|
    "bin": "balena.exe",
 | 
						|
    "checkver": "github",
 | 
						|
    "autoupdate": {
 | 
						|
        "architecture": {
 | 
						|
            "64bit": {
 | 
						|
                "url": "https://github.com/balena-io/balena-cli/releases/download/v$version/balena-cli-v$version-windows-x64-standalone.zip"
 | 
						|
            }
 | 
						|
        }
 | 
						|
    }
 | 
						|
}
 |