Upgrade gitea to 1.18.0

This commit is contained in:
Josué Tille
2022-12-29 22:03:21 +01:00
parent 0df08d8627
commit ebe8c71b08
12 changed files with 43 additions and 11 deletions

View File

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