mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-03 23:31:20 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			18 lines
		
	
	
		
			607 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			18 lines
		
	
	
		
			607 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
    "version": "3.8.2",
 | 
						|
    "description": "Perl script to add indentation to LaTeX files",
 | 
						|
    "homepage": "https://github.com/cmhughes/latexindent.pl",
 | 
						|
    "license": "GPL-3.0-only",
 | 
						|
    "url": "http://mirrors.ctan.org/support/latexindent.zip",
 | 
						|
    "hash": "ea4a6b3dc0873213b6fdda128ab2d1b8a0478d46f1be8a23dc23f98ca848c898",
 | 
						|
    "extract_dir": "latexindent",
 | 
						|
    "bin": "latexindent.exe",
 | 
						|
    "checkver": {
 | 
						|
        "url": "https://ctan.org/pkg/latexindent",
 | 
						|
        "regex": "Version</td><td>([\\d.]+)"
 | 
						|
    },
 | 
						|
    "autoupdate": {
 | 
						|
        "url": "http://mirrors.ctan.org/support/latexindent.zip"
 | 
						|
    }
 | 
						|
}
 |