latexindent@3.20: Fix shim 'latexindent.exe' path (#4302)

Signed-off-by: qidi1 <1083369179@qq.com>

Signed-off-by: qidi1 <1083369179@qq.com>
This commit is contained in:
tomato 2023-01-03 22:40:20 +08:00 committed by GitHub
parent d28af7fb9a
commit 363499fcfd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -6,7 +6,7 @@
"url": "http://mirrors.ctan.org/support/latexindent.zip",
"hash": "36c967c263ba95a9cb57fa32285fd2e99b9ce55299a0d723521f9bfb38977bdf",
"extract_dir": "latexindent",
"bin": "latexindent.exe",
"bin": "bin\\windows\\latexindent.exe",
"checkver": {
"url": "https://ctan.org/pkg/latexindent",
"regex": "Version</td><td>([\\d.]+)"