ScoopInstaller_Main/bucket/latexindent.json
2022-04-16 12:30:58 +00:00

18 lines
608 B
JSON

{
"version": "3.17.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": "ae22177bc5113388893c75d39b6ab35c1fc968a6568b6c6f2e357817227701ac",
"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"
}
}