mirror of
https://github.com/tuna/mirror-web.git
synced 2025-12-25 20:32:46 +00:00
genisoinfo: include more releases for noto-cjk
Ref to https://github.com/tuna/issues/issues/1660
This commit is contained in:
parent
b39dea34b3
commit
db5378616d
|
|
@ -926,7 +926,7 @@ category = font
|
|||
[google fonts]
|
||||
distro = Google Fonts
|
||||
location = github-release/googlefonts/*/*/*
|
||||
pattern = googlefonts/(noto-\w+)/LatestRelease/(.+\.zip)
|
||||
pattern = googlefonts/(noto-\w+)/(?!LatestRelease).*/(.+\.zip)
|
||||
version = $1 $2
|
||||
category = font
|
||||
nosort = true
|
||||
|
|
|
|||
Loading…
Reference in New Issue