mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 14:21:19 +00:00
18 lines
606 B
JSON
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"
|
|
}
|
|
}
|