Revert "adjust the order"

This reverts commit 7f6f0dc186.
This commit is contained in:
z4yx 2020-02-26 10:53:56 +08:00
parent d554649924
commit 8d7ace080e

View File

@ -415,7 +415,6 @@ pattern = elvish/(\w+)-(\w+)/elvish-(v[\d\.]+)\.(zip|exe|tar.gz)
platform = $1
type = $2
version = $3
key_by = $3 $1 $2
category = app
[flutter]
@ -516,7 +515,6 @@ pattern = vlc/([\d\.]+)/(\w+)/.+\.(dmg|exe|msi|7z)(?!.)
platform = $2
type = $3
version = $1
key_by = $1 $2 $3
category = app
[adobe source fonts]
@ -528,7 +526,6 @@ location_2 = adobe-fonts/source-code-pro/*/*.*
pattern = (\w+-\w+)\.(ttf|otf)
platform = $1
type = $2
key_by = $1 $2
version = latest
category = font
@ -540,7 +537,6 @@ location_1 = adobe-fonts/source-han-serif/*/*.zip
pattern = (\w+)/([-\w]+)\.zip
platform = $2
type = $1
key_by = $2 $1
version = latest
category = font