ScoopInstaller_Main/bucket/latexindent.json
2021-05-07 14:00:24 +00:00

18 lines
607 B
JSON

{
"version": "3.9.3",
"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": "f408fae315fcbfded07e59e2cc3657c5b75ebb0e095d9481cf6ccc7403a277e3",
"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"
}
}