ScoopInstaller_Main/bucket/latexindent.json
2023-05-01 20:34:27 +00:00

18 lines
620 B
JSON

{
"version": "3.21",
"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": "ad366449e238bcbae6e7e39c7eb8acf0fa867023aa621c2bcb514698b99add26",
"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"
}
}