Update genisolist.ini

This commit is contained in:
Yuxiang Zhang 2020-04-26 22:39:00 +08:00 committed by GitHub
parent eedfd0f569
commit 66e04e3a84
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -594,27 +594,27 @@ category = app
[vlc-desktop]
distro = VLC
listvers = 2
listvers = 1
location = videolan-ftp/vlc/*/*/*
pattern = vlc/([\d\.]+)/(\w+)/.+\d\.(dmg|exe|msi|7z)(?!.)
platform = $3
type = $2
platform = $2
type = $3
version = $1
category = app
[vlc-android]
distro = VLC
listvers = 2
listvers = 1
location = videolan-ftp/vlc-android/*/*
pattern = vlc-android/([\d\.]+.*)/.+-[\d\.]+-(.+)\.apk(?!.)
platform = $2
platform = Android/$2
type = apk
version = $1
category = app
[vlc-iOS]
distro = VLC
listvers = 2
listvers = 1
location = videolan-ftp/vlc-iOS/*/*
pattern = vlc-iOS/([\d\.]+.*)/.*\.ipa(?!.)
platform = iOS