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.12",
 | 
						|
    "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.12/balena-cli-v14.5.12-windows-x64-standalone.zip",
 | 
						|
            "hash": "fdeb9e85e430e5b1d19cdb38b765ae7d3449367ed40c0db0552676a84834f7bc"
 | 
						|
        }
 | 
						|
    },
 | 
						|
    "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"
 | 
						|
            }
 | 
						|
        }
 | 
						|
    }
 | 
						|
}
 |