mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-03 23:31:20 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			25 lines
		
	
	
		
			867 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			25 lines
		
	
	
		
			867 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
    "version": "1.10.4",
 | 
						|
    "description": "A proofreading tool.",
 | 
						|
    "homepage": "http://redpen.cc",
 | 
						|
    "license": "Apache-2.0",
 | 
						|
    "suggest": {
 | 
						|
        "Java": "adopt8-hotspot-jre"
 | 
						|
    },
 | 
						|
    "url": "https://github.com/redpen-cc/redpen/releases/download/redpen-1.10.4/redpen-distribution-1.10.4-assembled.tar.gz",
 | 
						|
    "hash": "6c3dc4a6a45828f9cc833ca7253fdb036179036631248288251cb9ac4520c39d",
 | 
						|
    "extract_dir": "redpen-distribution-1.10.4",
 | 
						|
    "bin": [
 | 
						|
        "bin\\redpen.bat",
 | 
						|
        "bin\\redpen-server.bat"
 | 
						|
    ],
 | 
						|
    "checkver": {
 | 
						|
        "github": "https://github.com/redpen-cc/redpen/",
 | 
						|
        "regex": "Release ([\\d.]+)"
 | 
						|
    },
 | 
						|
    "autoupdate": {
 | 
						|
        "url": "https://github.com/redpen-cc/redpen/releases/download/redpen-$version/redpen-distribution-$version-assembled.tar.gz",
 | 
						|
        "extract_dir": "redpen-distribution-$version"
 | 
						|
    }
 | 
						|
}
 |