Upgrade gitea to 1.16.0

This commit is contained in:
Josué Tille
2022-02-01 22:05:20 +01:00
parent 6f253f97e6
commit 4140e98715
13 changed files with 44 additions and 12 deletions

View File

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