ScoopInstaller_Main/bucket/latexindent.json
2022-01-22 00:34:16 +00:00

18 lines
606 B
JSON

{
"version": "3.15",
"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": "e93281e698aaa10702ed90cf0415595399ef66559ca9f413f2a3d1afa08012c3",
"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"
}
}