mirror of
https://github.com/tuna/mirror-web.git
synced 2025-12-25 20:32:46 +00:00
sort links for Iosevka
This commit is contained in:
parent
809dadf644
commit
3de55f5a07
|
|
@ -645,8 +645,8 @@ category = font
|
|||
distro = Iosevka
|
||||
listvers = 10
|
||||
location = github-release/be5invis/Iosevka/LatestRelease/*
|
||||
pattern = /(\d?\d?-?iosevka)(-[a-z]\w+)?(-[a-z]\w+)?(-[a-z]\w+)?-([\d\.]+.+)\.zip
|
||||
platform = iosevka$2$3$4
|
||||
pattern = /(\d?\d?-?iosevka)((-[a-z]+)*)(-ss\d+)?-([\d\.]+.+)\.zip
|
||||
platform = iosevka$2$4
|
||||
version = $5
|
||||
sort_by = $1
|
||||
sort_by = $1 $4
|
||||
category = font
|
||||
|
|
|
|||
Loading…
Reference in New Issue