ScoopInstaller_Main/bucket/latexindent.json
2025-08-08 20:30:27 +00:00

18 lines
622 B
JSON

{
"version": "3.24.6",
"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": "3951eb42656b550f85446918682bb82beda5d67861551be3f92e67d3ebeaf0c8",
"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"
}
}