mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-03 23:31:20 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			17 lines
		
	
	
		
			583 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			17 lines
		
	
	
		
			583 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
    "version": "0.16.0",
 | 
						|
    "description": "A software framework, for scalable cross-language services development.",
 | 
						|
    "homepage": "https://thrift.apache.org/",
 | 
						|
    "license": "Apache-2.0",
 | 
						|
    "url": "https://dlcdn.apache.org/thrift/0.16.0/thrift-0.16.0.exe#/thrift.exe",
 | 
						|
    "hash": "md5:9ff1a90f8dd5b1fa73d55990b775a516",
 | 
						|
    "bin": "thrift.exe",
 | 
						|
    "checkver": "Apache\\s+Thrift\\s+v([\\d.]+)",
 | 
						|
    "autoupdate": {
 | 
						|
        "url": "https://dlcdn.apache.org/thrift/$version/thrift-$version.exe#/thrift.exe",
 | 
						|
        "hash": {
 | 
						|
            "url": "$url.md5"
 | 
						|
        }
 | 
						|
    }
 | 
						|
}
 |