ScoopInstaller_Main/bucket/latexindent.json
linsui ca57869301
latexindent: Add version 3.8.2 (#1405)
Co-authored-by: linsui <linsui555@gmail.com>
2020-10-21 09:48:22 -07:00

18 lines
607 B
JSON

{
"version": "3.8.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": "ea4a6b3dc0873213b6fdda128ab2d1b8a0478d46f1be8a23dc23f98ca848c898",
"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"
}
}