diff --git a/geninfo/genisolist.ini b/geninfo/genisolist.ini index b991743..a0e63b9 100644 --- a/geninfo/genisolist.ini +++ b/geninfo/genisolist.ini @@ -808,3 +808,13 @@ 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 = $1 +category = app