mirror of
https://github.com/tuna/mirror-web.git
synced 2025-12-25 20:32:46 +00:00
Change auth-thu version to include auth-thu
This commit is contained in:
parent
fe3c19962f
commit
3df5021fd6
|
|
@ -797,7 +797,7 @@ listvers = 1
|
|||
location = github-release/z4yx/GoAuthing/*/*
|
||||
pattern = GoAuthing/(v[\d\.]+)/auth-thu\.win64\.exe
|
||||
platform = win64
|
||||
version = $1
|
||||
version = auth-thu $1
|
||||
type = exe
|
||||
category = app
|
||||
|
||||
|
|
@ -807,7 +807,7 @@ listvers = 1
|
|||
location = github-release/z4yx/GoAuthing/*/*
|
||||
pattern = GoAuthing/(v[\d\.]+)/auth-thu\.(linux\..+)
|
||||
platform = $2
|
||||
version = $1
|
||||
version = auth-thu $1
|
||||
category = app
|
||||
|
||||
[auth-thu-macos]
|
||||
|
|
@ -816,7 +816,7 @@ listvers = 1
|
|||
location = github-release/z4yx/GoAuthing/*/*
|
||||
pattern = GoAuthing/(v[\d\.]+)/auth-thu\.macos
|
||||
platform = macos
|
||||
version = $1
|
||||
version = auth-thu $1
|
||||
category = app
|
||||
|
||||
[texstudio]
|
||||
|
|
|
|||
Loading…
Reference in New Issue