From 6fdccd2eecc41d09b557abf22a291c21a7eec8dd Mon Sep 17 00:00:00 2001 From: Harry Chen Date: Sun, 13 Nov 2016 18:24:18 +0800 Subject: [PATCH] Fix error again Signed-off-by: Harry Chen --- geninfo/genisolist.ini | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/geninfo/genisolist.ini b/geninfo/genisolist.ini index 2a37dca..a144f97 100644 --- a/geninfo/genisolist.ini +++ b/geninfo/genisolist.ini @@ -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