ScoopInstaller_Main/bucket/latexindent.json
2021-09-16 18:01:40 +00:00

18 lines
606 B
JSON

{
"version": "3.12",
"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": "2c84c45c49aae549bcccb5345a4172cabefa8868a51b79ab885f390f90cec811",
"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"
}
}