mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-04 07:41:20 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			34 lines
		
	
	
		
			993 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			34 lines
		
	
	
		
			993 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
    "version": "1.23.2",
 | 
						|
    "description": "A fast tunnel proxy",
 | 
						|
    "homepage": "https://shadowsocks.org",
 | 
						|
    "license": "MIT",
 | 
						|
    "architecture": {
 | 
						|
        "64bit": {
 | 
						|
            "url": "https://github.com/shadowsocks/shadowsocks-rust/releases/download/v1.23.2/shadowsocks-v1.23.2.x86_64-pc-windows-msvc.zip",
 | 
						|
            "hash": "4ecb8d45ca748eb980811e3f3c5e9b688a881b338dde20cb710b7708a34dd84e"
 | 
						|
        }
 | 
						|
    },
 | 
						|
    "bin": [
 | 
						|
        "sslocal.exe",
 | 
						|
        "ssmanager.exe",
 | 
						|
        "ssserver.exe",
 | 
						|
        "ssservice.exe",
 | 
						|
        "sswinservice.exe",
 | 
						|
        "ssurl.exe"
 | 
						|
    ],
 | 
						|
    "checkver": {
 | 
						|
        "github": "https://github.com/shadowsocks/shadowsocks-rust"
 | 
						|
    },
 | 
						|
    "autoupdate": {
 | 
						|
        "architecture": {
 | 
						|
            "64bit": {
 | 
						|
                "url": "https://github.com/shadowsocks/shadowsocks-rust/releases/download/v$version/shadowsocks-v$version.x86_64-pc-windows-msvc.zip"
 | 
						|
            }
 | 
						|
        },
 | 
						|
        "hash": {
 | 
						|
            "url": "$url.sha256"
 | 
						|
        }
 | 
						|
    }
 | 
						|
}
 |