mirror of
https://github.com/tuna/mirror-web.git
synced 2025-12-25 20:32:46 +00:00
flutter version format update
This commit is contained in:
parent
67066badb1
commit
fdf3315d36
|
|
@ -493,7 +493,7 @@ category = app
|
|||
distro = Flutter SDK
|
||||
listvers = 1
|
||||
location = flutter/flutter_infra/releases/stable/*/*
|
||||
pattern = flutter_(\w+)_(v[\d\.]+(\+hotfix\.\d+)?)-stable\.(zip|tar.xz)
|
||||
pattern = flutter_(\w+)_v?([\d\.]+(\+hotfix\.\d+)?)-stable\.(zip|tar.xz)
|
||||
platform = $1
|
||||
version = $2
|
||||
category = app
|
||||
|
|
|
|||
Loading…
Reference in New Issue