mirror of
https://gitea.com/gitea/docs.git
synced 2026-03-27 05:58:30 +07:00
I can not understand the old logic: - download the web page (not the raw data) from GitHub - replace `AppVer` - remove the file??? It does nothing. The correct logic: - download the raw file from GitHub - replace `AppVer` and `AppSubUrl` - move the file to the correct place As the script is not correct for a long time, added the support for all version since 1.19. Fix #142 Reviewed-on: https://gitea.com/gitea/docs/pulls/150 Reviewed-by: Lunny Xiao <lunny@noreply.gitea.com> Co-authored-by: yp05327 <576951401@qq.com> Co-committed-by: yp05327 <576951401@qq.com>