ScoopInstaller_Main/bucket/latexindent.json
github-actions[bot] 300dcf7c00
latexindent: hash fix (#2857)
Co-authored-by: ScoopInstaller <cabera.jakub@gmail.com>
2021-10-31 01:46:12 +05:30

18 lines
606 B
JSON

{
"version": "3.13",
"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": "9d265557cb69fc9bb97c07ddc6394d3d599c5e34033ae77e901d2462327cec32",
"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"
}
}