ScoopInstaller_Main/bucket/latexindent.json
2025-03-14 00:36:31 +00:00

18 lines
622 B
JSON

{
"version": "3.24.5",
"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": "f18b64220a4b939f945f170df8328f3c2b5956d464611c5e42dc24ef0bbd880f",
"extract_dir": "latexindent",
"bin": "bin\\windows\\latexindent.exe",
"checkver": {
"url": "https://ctan.org/pkg/latexindent",
"regex": "Version</td><td>([\\d.]+)"
},
"autoupdate": {
"url": "http://mirrors.ctan.org/support/latexindent.zip"
}
}