ScoopInstaller_Main/bucket/latexindent.json
2023-03-10 00:03:29 +05:30

18 lines
623 B
JSON

{
"version": "3.20.3",
"description": "Perl script to add indentation to LaTeX files",
"homepage": "https://github.com/cmhughes/latexindent.pl",
"license": "GPL-3.0-only",
"url": "https://mirrors.ctan.org/support/latexindent.zip",
"hash": "cf68f9ee090569e02e70fe3356fb79d0150ad38e18f2962c3627d0a1e7ef2371",
"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"
}
}