mirror of
https://github.com/tuna/mirror-web.git
synced 2025-12-25 20:32:46 +00:00
Add genisoinfo for thuthesis
Signed-off-by: Harry Chen <i@harrychen.xyz>
This commit is contained in:
parent
b5af70d163
commit
0a81bdcb8c
|
|
@ -369,6 +369,16 @@ type = $3
|
|||
version = MikTeX $1
|
||||
category = app
|
||||
|
||||
[thuthesis]
|
||||
distro = ThuThesis 论文模板
|
||||
listvers = 3
|
||||
location = github-release/tuna/thuthesis/thuthesis-v*.zip
|
||||
pattern = thuthesis-v((\d+.)+\d+).zip
|
||||
platform = TeX Live
|
||||
type = zip
|
||||
version = $1
|
||||
category = app
|
||||
|
||||
[anaconda3]
|
||||
distro = Conda
|
||||
listvers = 1
|
||||
|
|
|
|||
Loading…
Reference in New Issue