ScoopInstaller_Main/bucket/latexindent.json
2023-05-20 14:47:27 +00:00

18 lines
622 B
JSON

{
"version": "3.21.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": "bac34ed2796516d65ca013554c6f646f91f18fee9350af3235fd4ec3cecc1330",
"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"
}
}