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": "2.46.0",
 | 
						|
    "description": "A maintained, feature-rich and performance oriented, neofetch like system information tool",
 | 
						|
    "homepage": "https://github.com/fastfetch-cli/fastfetch",
 | 
						|
    "license": "MIT",
 | 
						|
    "architecture": {
 | 
						|
        "64bit": {
 | 
						|
            "url": "https://github.com/fastfetch-cli/fastfetch/releases/download/2.46.0/fastfetch-windows-amd64.7z",
 | 
						|
            "hash": "3d9f39b5b17f9e63874b10b1356da9c94f9f046ca1a5c7ee3ac37e6ba70481d0"
 | 
						|
        },
 | 
						|
        "arm64": {
 | 
						|
            "url": "https://github.com/fastfetch-cli/fastfetch/releases/download/2.46.0/fastfetch-windows-aarch64.7z",
 | 
						|
            "hash": "bb89bc69a00a4942ea681e845823a8a8b7f7734c073924b79f4788cf237e4fc5"
 | 
						|
        }
 | 
						|
    },
 | 
						|
    "bin": [
 | 
						|
        "fastfetch.exe",
 | 
						|
        "flashfetch.exe"
 | 
						|
    ],
 | 
						|
    "checkver": "github",
 | 
						|
    "autoupdate": {
 | 
						|
        "architecture": {
 | 
						|
            "64bit": {
 | 
						|
                "url": "https://github.com/fastfetch-cli/fastfetch/releases/download/$version/fastfetch-windows-amd64.7z"
 | 
						|
            },
 | 
						|
            "arm64": {
 | 
						|
                "url": "https://github.com/fastfetch-cli/fastfetch/releases/download/$version/fastfetch-windows-aarch64.7z"
 | 
						|
            }
 | 
						|
        }
 | 
						|
    }
 | 
						|
}
 |