mirror of
https://github.com/tuna/mirror-web.git
synced 2025-12-25 20:32:46 +00:00
Fix error again
Signed-off-by: Harry Chen <i@harrychen.xyz>
This commit is contained in:
parent
f6abe65552
commit
6fdccd2eec
|
|
@ -227,9 +227,9 @@ category = app
|
|||
distro = TeX 排版系统
|
||||
listvers = 1
|
||||
location = CTAN/systems/win32/miktex/setup/basic-miktex-*
|
||||
pattern = basic-miktex-(2.9.6069)(|*)(^x64$*).exe
|
||||
pattern = basic-miktex-((\d+.)+\d+)(|-)*(x64)*.exe
|
||||
platform = Windows
|
||||
type = $3
|
||||
type = $4
|
||||
version = MikTeX $1
|
||||
category = app
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue