ScoopInstaller_Main/bucket/latexindent.json
2021-04-06 13:00:40 +00:00

18 lines
607 B
JSON

{
"version": "3.9.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": "14a27794a2bd1185ab20a07304fbdcbde3193407435d07ab068c384bdac87e75",
"extract_dir": "latexindent",
"bin": "latexindent.exe",
"checkver": {
"url": "https://ctan.org/pkg/latexindent",
"regex": "Version</td><td>([\\d.]+)"
},
"autoupdate": {
"url": "http://mirrors.ctan.org/support/latexindent.zip"
}
}