ScoopInstaller_Main/bucket/latexindent.json
2024-06-16 09:31:26 +00:00

18 lines
622 B
JSON

{
"version": "3.24.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": "0f5a0e2d4e31cf5d9a662d419c5d28412feeceb1e27731d1ce76427d10536f6f",
"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"
}
}