ScoopInstaller_Main/bucket/latexindent.json
github-actions[bot] 87d2979671
latexindent: hash fix (#2693)
Co-authored-by: ScoopInstaller <cabera.jakub@gmail.com>
2021-09-21 14:31:19 +08: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": "3c5a442bd671a51af7d10627b3734ec8cb0291232cb9e193be722ec3ffac70eb",
"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"
}
}