ScoopInstaller_Main/bucket/latexindent.json
2023-01-12 02:57:07 +00:00

18 lines
622 B
JSON

{
"version": "3.20.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": "3039e86090bf1d2f4c4fd504622f87c083b4e871892b4d88d9c8291a0eaf4462",
"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"
}
}