ScoopInstaller_Main/bucket/latexindent.json
2024-05-12 12:37:16 +00:00

18 lines
622 B
JSON

{
"version": "3.24.1",
"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": "286cc3eed9f149362b90b75c1a50581bfe049bd745bce3ec800a7038c72c6c3a",
"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"
}
}