mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-02 23:01:19 +00:00
18 lines
623 B
JSON
18 lines
623 B
JSON
{
|
|
"version": "3.20.3",
|
|
"description": "Perl script to add indentation to LaTeX files",
|
|
"homepage": "https://github.com/cmhughes/latexindent.pl",
|
|
"license": "GPL-3.0-only",
|
|
"url": "https://mirrors.ctan.org/support/latexindent.zip",
|
|
"hash": "cf68f9ee090569e02e70fe3356fb79d0150ad38e18f2962c3627d0a1e7ef2371",
|
|
"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"
|
|
}
|
|
}
|