mirror of
https://github.com/tuna/mirror-web.git
synced 2025-12-25 20:32:46 +00:00
change the version name of fonts
This commit is contained in:
parent
ffd8b2bf9a
commit
bebe56e44e
|
|
@ -472,9 +472,8 @@ distro = Google Noto
|
|||
listvers = 10
|
||||
location = github-release/googlefonts/*/*/*
|
||||
pattern = googlefonts/(noto-\w+)/.*([vV][\.\d-]+\d).*/.+
|
||||
platform = Any
|
||||
type = $1
|
||||
version = $2
|
||||
platform = Any OS
|
||||
version = $1 $2
|
||||
category = font
|
||||
|
||||
[Sarasa Gothic]
|
||||
|
|
@ -482,7 +481,6 @@ distro = Sarasa Gothic
|
|||
listvers = 10
|
||||
location = github-release/be5invis/Sarasa-Gothic/*/*
|
||||
pattern = .+-(\w+)-([\.\d]+)\.\w+
|
||||
platform = Any
|
||||
type = $1
|
||||
version = $2
|
||||
platform = Any OS
|
||||
version = $1 $2
|
||||
category = font
|
||||
|
|
|
|||
Loading…
Reference in New Issue