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