ScoopInstaller_Main/bucket/latexindent.json
2021-06-19 13:00:28 +00:00

18 lines
606 B
JSON

{
"version": "3.10",
"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": "22ce4b961e0bae77ad054adcbf96bcd91936fe8a89906caa55e2268ad2fac708",
"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"
}
}