mirror of
https://github.com/tuna/mirror-web.git
synced 2025-12-25 20:32:46 +00:00
Update auth-thu geninfo for new macos.arm64
This commit is contained in:
parent
606ae3a2b6
commit
01d26bbf98
|
|
@ -792,34 +792,15 @@ version = $5
|
|||
sort_by = $1 $4
|
||||
category = font
|
||||
|
||||
[auth-thu-win]
|
||||
[auth-thu]
|
||||
distro = auth-thu
|
||||
listvers = 1
|
||||
location = github-release/z4yx/GoAuthing/*/*
|
||||
pattern = GoAuthing/(v[\d\.]+)/auth-thu\.win64\.exe
|
||||
platform = win64
|
||||
version = auth-thu $1
|
||||
type = exe
|
||||
category = app
|
||||
|
||||
[auth-thu-linux]
|
||||
distro = auth-thu
|
||||
listvers = 1
|
||||
location = github-release/z4yx/GoAuthing/*/*
|
||||
pattern = GoAuthing/(v[\d\.]+)/auth-thu\.(linux\..+)
|
||||
pattern = GoAuthing/(v[\d\.]+)/auth-thu\.(.+)
|
||||
platform = $2
|
||||
version = auth-thu $1
|
||||
category = app
|
||||
|
||||
[auth-thu-macos]
|
||||
distro = auth-thu
|
||||
listvers = 1
|
||||
location = github-release/z4yx/GoAuthing/*/*
|
||||
pattern = GoAuthing/(v[\d\.]+)/auth-thu\.macos
|
||||
platform = macos
|
||||
version = auth-thu $1
|
||||
category = app
|
||||
|
||||
[texstudio]
|
||||
distro = TeX 排版系统
|
||||
listvers = 1
|
||||
|
|
|
|||
Loading…
Reference in New Issue