mirror of
https://github.com/tuna/mirror-web.git
synced 2025-12-25 20:32:46 +00:00
parent
8e5e343d88
commit
a1e704c160
|
|
@ -253,5 +253,5 @@ location = anaconda/archive/Anaconda*
|
|||
pattern = (Anaconda\d*)-(\d+.\d+.\d+)-(Windows|Linux|MacOSX)-(x86_64|x86).\w+
|
||||
platform = $3
|
||||
type = $4
|
||||
version = $2
|
||||
version = $1 $2
|
||||
category = app
|
||||
|
|
|
|||
Loading…
Reference in New Issue