mirror of
https://github.com/tuna/mirror-web.git
synced 2025-12-25 20:32:46 +00:00
Update isoinfo of anthon: list only latest version and different version number for different platform
This commit is contained in:
parent
757eda9011
commit
4056610434
|
|
@ -873,12 +873,13 @@ type = iso
|
|||
|
||||
[Anthon]
|
||||
distro = Anthon
|
||||
listvers = 3
|
||||
listvers = 1
|
||||
location = anthon/aosc-os/*/*/*
|
||||
pattern = aosc-os_([^/]+)_(\d+)_(\w+)\.(tar\.xz|img)(?!.)
|
||||
version = $2
|
||||
type = $1
|
||||
platform = $3
|
||||
key_by = $1 $3
|
||||
|
||||
[ArchLinuxARM]
|
||||
distro = Arch Linux ARM
|
||||
|
|
|
|||
Loading…
Reference in New Issue