mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-11 11:11:19 +00:00
18 lines
620 B
JSON
18 lines
620 B
JSON
{
|
|
"version": "3.22",
|
|
"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": "9f69c5d57dfbc14f5fc49fd62997ee235b6cbffb2289d811b375598abb0b3d20",
|
|
"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"
|
|
}
|
|
}
|