Merge branch 'v1.12' into 'testing'

V1.12

See merge request YunoHost-Apps/gitea_ynh!64
This commit is contained in:
Josue-T
2020-07-26 20:33:45 +02:00
11 changed files with 40 additions and 13 deletions

View File

@ -175,6 +175,10 @@ case $upstream_version in
ynh_setup_source $final_path source/${architecture}_1.10
restart_gitea
;&
"1.10."* )
ynh_setup_source $final_path source/${architecture}_1.11
restart_gitea
;&
esac
# Install gitea source