mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 06:11:20 +00:00
18 lines
622 B
JSON
18 lines
622 B
JSON
{
|
|
"version": "3.24.7",
|
|
"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": "4c16b74170a1ae7517ada835492426d362ee81d9c7679bb134229fdecd3f1cc9",
|
|
"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"
|
|
}
|
|
}
|