mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-03 23:31:20 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			25 lines
		
	
	
		
			764 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			25 lines
		
	
	
		
			764 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
    "version": "1.6.1",
 | 
						|
    "description": "A new way to see and navigate directory trees",
 | 
						|
    "homepage": "https://dystroy.org/broot/",
 | 
						|
    "license": "MIT",
 | 
						|
    "architecture": {
 | 
						|
        "64bit": {
 | 
						|
            "url": "https://github.com/Canop/broot/releases/download/v1.6.1/broot_1.6.1.zip",
 | 
						|
            "hash": "a7b30ec7bbd41b80ea0df273104c1bc9db4e00740e63d6f64a76aef17c79433a",
 | 
						|
            "extract_dir": "build\\x86_64-pc-windows-gnu"
 | 
						|
        }
 | 
						|
    },
 | 
						|
    "bin": "broot.exe",
 | 
						|
    "checkver": {
 | 
						|
        "github": "https://github.com/Canop/broot"
 | 
						|
    },
 | 
						|
    "autoupdate": {
 | 
						|
        "architecture": {
 | 
						|
            "64bit": {
 | 
						|
                "url": "https://github.com/Canop/broot/releases/download/v$version/broot_$version.zip"
 | 
						|
            }
 | 
						|
        }
 | 
						|
    }
 | 
						|
}
 |