ScoopInstaller_Main/bucket/latexindent.json
2024-04-06 21:05:29 +00:00

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"
}
}