ScoopInstaller_Main/bucket/latexindent.json
2021-07-23 21:00:28 +00:00

18 lines
608 B
JSON

{
"version": "3.10.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": "baf6dba674e2ece042c03df8679a935d824c2c09055fded0902b1d9e0adecd54",
"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"
}
}