This commit is contained in:
Binbin Qian 2023-08-15 12:20:25 +08:00
parent 4639ea911e
commit 8def4fc6da
No known key found for this signature in database
GPG Key ID: 23011E42C1365702

View File

@ -862,9 +862,9 @@ category = app
distro = VLC
listvers = 1
location = videolan-ftp/vlc/*/*/*
pattern = vlc/([\d\.]+)/macosx/.+\d\.(dmg|exe|msi|7z)(?!.)
platform = macosx
type = $2
pattern = vlc/([\d\.]+)/macosx/.+-[\d\.]+-(.+)\.(dmg|exe|msi|7z)(?!.)
platform = macosx/$2
type = $3
version = $1
category = app