mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-03 23:31:20 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			23 lines
		
	
	
		
			820 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			23 lines
		
	
	
		
			820 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
    "version": "22.4.14",
 | 
						|
    "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/v22.4.14/balena-cli-v22.4.14-windows-x64-standalone.tar.gz",
 | 
						|
            "hash": "cc9f88cb414b4dc3ef00485fbe9da8d0de0359d3f9b05626a16a26e4b1687c63"
 | 
						|
        }
 | 
						|
    },
 | 
						|
    "extract_dir": "balena",
 | 
						|
    "bin": "bin/balena.cmd",
 | 
						|
    "checkver": "github",
 | 
						|
    "autoupdate": {
 | 
						|
        "architecture": {
 | 
						|
            "64bit": {
 | 
						|
                "url": "https://github.com/balena-io/balena-cli/releases/download/v$version/balena-cli-v$version-windows-x64-standalone.tar.gz"
 | 
						|
            }
 | 
						|
        }
 | 
						|
    }
 | 
						|
}
 |