mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-24 07:06:23 +00:00
latexindent: Add version 3.8.2 (#1405)
Co-authored-by: linsui <linsui555@gmail.com>
This commit is contained in:
parent
0853e57847
commit
ca57869301
17
bucket/latexindent.json
Normal file
17
bucket/latexindent.json
Normal file
@ -0,0 +1,17 @@
|
||||
{
|
||||
"version": "3.8.2",
|
||||
"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": "ea4a6b3dc0873213b6fdda128ab2d1b8a0478d46f1be8a23dc23f98ca848c898",
|
||||
"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"
|
||||
}
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user