ScoopInstaller_Main/bucket/latexindent.json
2021-11-15 22:00:41 +00:00

18 lines
608 B
JSON

{
"version": "3.13.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": "3bb5c6da832783d4e466697bbafca6d6b1f1a666d6f090292d32a80e80e011d9",
"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"
}
}