ScoopInstaller_Main/bucket/latexindent.json
2022-03-28 17:03:11 +00:00

18 lines
606 B
JSON

{
"version": "3.17",
"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": "003aa7c2ecd5faf65cc680089934fdcd5c2d5baea5d508fa4618af39015b6c14",
"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"
}
}