mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-14 19:31:19 +00:00
18 lines
622 B
JSON
18 lines
622 B
JSON
{
|
|
"version": "3.23.9",
|
|
"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": "5aeb88f465f71f6846ccfec2939dd54181d84fb9ac3a6c1d36b79814af7b64b6",
|
|
"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"
|
|
}
|
|
}
|