From 8d7ace080ec815671a4f366bcd6e5aa7944e2d65 Mon Sep 17 00:00:00 2001 From: z4yx Date: Wed, 26 Feb 2020 10:53:56 +0800 Subject: [PATCH] Revert "adjust the order" This reverts commit 7f6f0dc1861237e7ba722ec5c5804625dea88f78. --- geninfo/genisolist.ini | 4 ---- 1 file changed, 4 deletions(-) diff --git a/geninfo/genisolist.ini b/geninfo/genisolist.ini index 90ea0b4..de09110 100644 --- a/geninfo/genisolist.ini +++ b/geninfo/genisolist.ini @@ -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