Change auth-thu version to include auth-thu

This commit is contained in:
Zenithal 2020-11-08 23:38:10 +08:00
parent fe3c19962f
commit 3df5021fd6
No known key found for this signature in database
GPG Key ID: 0DF36038C0041C87

View File

@ -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]