mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-04 07:41:20 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			31 lines
		
	
	
		
			1.3 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			31 lines
		
	
	
		
			1.3 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
    "version": "0.6.8",
 | 
						|
    "architecture":{
 | 
						|
        "64bit":{
 | 
						|
            "url": "https://github.com/shunf4/proxychains-windows/releases/download/0.6.8/proxychains_0.6.8_win32_x64.zip",
 | 
						|
            "hash": "14534208F85F0DEE5B4E0B3700CE19FDCAE86648D43FC2C70CD3117E140FE1EF",
 | 
						|
            "bin": [["proxychains_win32_x64.exe", "proxychains"]]
 | 
						|
        },
 | 
						|
        "32bit":{
 | 
						|
            "url": "https://github.com/shunf4/proxychains-windows/releases/download/0.6.8/proxychains_0.6.8_win32_x86.zip",
 | 
						|
            "hash": "631D924F0B63C48B5B2D8E0D0577AD885B75EA709FA1E89E92662C7F0C354FE6",
 | 
						|
            "bin": [["proxychains_win32_x86.exe", "proxychains"]]
 | 
						|
        }
 | 
						|
    },
 | 
						|
    "extract_to": "",
 | 
						|
    "description": "Windows port of proxychains, based on MinHook and DLL Injection.",
 | 
						|
    "homepage": "https://github.com/shunf4/proxychains-windows",
 | 
						|
    "license": "GPL-2.0-or-later",
 | 
						|
    "checkver": "github",
 | 
						|
    "autoupdate": {
 | 
						|
        "architecture": {
 | 
						|
            "64bit": {
 | 
						|
                "url": "https://github.com/shunf4/proxychains-windows/releases/download/$version/proxychains_$version_win32_x64.zip"
 | 
						|
            },
 | 
						|
            "32bit": {
 | 
						|
                "url": "https://github.com/shunf4/proxychains-windows/releases/download/$version/proxychains_$version_win32_x86.zip"
 | 
						|
            }
 | 
						|
        }
 | 
						|
    }
 | 
						|
}
 |