ScoopInstaller_Main/bucket/latexindent.json
2023-09-14 10:13:05 +00:00

18 lines
622 B
JSON

{
"version": "3.23.1",
"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": "4b0a86627a0461254c14c8ce2e4c75ba5e09f27afa4cb651b5f41c7e344e31c9",
"extract_dir": "latexindent",
"bin": "bin\\windows\\latexindent.exe",
"checkver": {
"url": "https://ctan.org/pkg/latexindent",
"regex": "Version</td><td>([\\d.]+)"
},
"autoupdate": {
"url": "http://mirrors.ctan.org/support/latexindent.zip"
}
}