mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-03 23:31:20 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			29 lines
		
	
	
		
			1.2 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			29 lines
		
	
	
		
			1.2 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
    "version": "6.4.0",
 | 
						|
    "description": "A system information fetcher, with an emphasis on performance and minimalism",
 | 
						|
    "homepage": "https://github.com/Macchina-CLI/macchina",
 | 
						|
    "license": "MIT",
 | 
						|
    "architecture": {
 | 
						|
        "64bit": {
 | 
						|
            "url": "https://github.com/Macchina-CLI/macchina/releases/download/v6.4.0/macchina-v6.4.0-windows-x86_64.exe#/macchina.exe",
 | 
						|
            "hash": "2b7634cc1d7473d0cc7623773762b541023454f22bce0906a90a5bb2c2a52644"
 | 
						|
        },
 | 
						|
        "arm64": {
 | 
						|
            "url": "https://github.com/Macchina-CLI/macchina/releases/download/v6.4.0/macchina-v6.4.0-windows-aarch64.exe#/macchina.exe",
 | 
						|
            "hash": "e0d15aa95230cf221e896bfe8948b05d68c3a6c04089606402e6e7d50489b417"
 | 
						|
        }
 | 
						|
    },
 | 
						|
    "bin": "macchina.exe",
 | 
						|
    "checkver": "github",
 | 
						|
    "autoupdate": {
 | 
						|
        "architecture": {
 | 
						|
            "64bit": {
 | 
						|
                "url": "https://github.com/Macchina-CLI/macchina/releases/download/v$version/macchina-v$version-windows-x86_64.exe#/macchina.exe"
 | 
						|
            },
 | 
						|
            "arm64": {
 | 
						|
                "url": "https://github.com/Macchina-CLI/macchina/releases/download/v$version/macchina-v$version-windows-aarch64.exe#/macchina.exe"
 | 
						|
            }
 | 
						|
        }
 | 
						|
    }
 | 
						|
}
 |