mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-04 07:41:20 +00:00 
			
		
		
		
	redpen: Update to 1.10.4 (fixed au.url) (#776)
This commit is contained in:
		
							parent
							
								
									c56e85b7aa
								
							
						
					
					
						commit
						ac2843d760
					
				@ -1,11 +1,11 @@
 | 
			
		||||
{
 | 
			
		||||
    "version": "1.10.3",
 | 
			
		||||
    "version": "1.10.4",
 | 
			
		||||
    "description": "A proofreading tool.",
 | 
			
		||||
    "homepage": "http://redpen.cc",
 | 
			
		||||
    "license": "Apache-2.0",
 | 
			
		||||
    "url": "https://github.com/redpen-cc/redpen/releases/download/redpen-1.10.3/redpen-1.10.3.tar.gz",
 | 
			
		||||
    "hash": "0a7543e3961428ce68eb47c964e8988ec2f585db6e32ded582eb6626a98ffdd2",
 | 
			
		||||
    "extract_dir": "redpen-distribution-1.10.3",
 | 
			
		||||
    "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"
 | 
			
		||||
@ -21,7 +21,7 @@
 | 
			
		||||
        "regex": "Release ([\\d.]+)"
 | 
			
		||||
    },
 | 
			
		||||
    "autoupdate": {
 | 
			
		||||
        "url": "https://github.com/redpen-cc/redpen/releases/download/redpen-$version/redpen-$version.tar.gz",
 | 
			
		||||
        "url": "https://github.com/redpen-cc/redpen/releases/download/redpen-$version/redpen-distribution-$version-assembled.tar.gz",
 | 
			
		||||
        "extract_dir": "redpen-distribution-$version"
 | 
			
		||||
    }
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user