Merge pull request #229 from ZenithalHourlyRate/new-apps-isoinfo

New apps isoinfo
This commit is contained in:
Yuxiang Zhang 2020-11-07 17:56:25 +08:00 committed by GitHub
commit 3c7df30ca3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -790,3 +790,50 @@ platform = iosevka$2$4
version = $5
sort_by = $1 $4
category = font
[auth-thu-win]
distro = auth-thu
listvers = 1
location = github-release/z4yx/GoAuthing/*/*
pattern = GoAuthing/(v[\d\.]+)/auth-thu\.win64\.exe
platform = win64
version = $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\..+)
platform = $2
version = $1
category = app
[auth-thu-macos]
distro = auth-thu
listvers = 1
location = github-release/z4yx/GoAuthing/*/*
pattern = GoAuthing/(v[\d\.]+)/auth-thu\.macos
platform = $2
version = $1
category = app
[texstudio]
distro = TeX 排版系统
listvers = 1
location = github-release/texstudio-org/texstudio/LatestRelease/*
pattern = texstudio-([\d\.]+)-(.+)\.(\w+)
platform = $2
type = $3
version = TeXstudio $1
category = app
[stellarium]
distro = Stellarium
listvers = 1
location = github-release/Stellarium/stellarium/LatestRelease/*
pattern = (\w+)-([\d\.-]+)[\.-](tar\.gz|pdf|zip|win\d+\.exe|\w+\.AppImage)(?!.)
version = $1 $2
type = $3
category = app