ScoopInstaller_Main/bucket/latexindent.json
2021-12-22 16:29:55 +00:00

18 lines
608 B
JSON

{
"version": "3.13.4",
"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": "9100c8d9ac4506c536114418add1ea120b4fdd4e51e9ebc0b934e60d08826cf5",
"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"
}
}