mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-03 23:31:20 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			27 lines
		
	
	
		
			750 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			27 lines
		
	
	
		
			750 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
    "version": "2.0",
 | 
						|
    "description": "A popular Linux tool that allows you to run a program that cannot access files outside of a specific file system folder tree.",
 | 
						|
    "homepage": "https://www.airesoft.co.uk/chroot",
 | 
						|
    "license": "MIT",
 | 
						|
    "url": "https://www.airesoft.co.uk/files/chroot.7z",
 | 
						|
    "hash": "sha256:a70da8af68b6bf32c7d2c1448c86cb3f3b6437e6e551991cf9d912a528bf38a7",
 | 
						|
    "architecture": {
 | 
						|
        "64bit": {
 | 
						|
            "bin": [
 | 
						|
                [
 | 
						|
                    "Chroot64.exe",
 | 
						|
                    "chroot"
 | 
						|
                ]
 | 
						|
            ]
 | 
						|
        },
 | 
						|
        "32bit": {
 | 
						|
            "bin": [
 | 
						|
                [
 | 
						|
                    "Chroot.exe",
 | 
						|
                    "chroot"
 | 
						|
                ]
 | 
						|
            ]
 | 
						|
        }
 | 
						|
    }
 | 
						|
}
 |