Upgrade gitea to 1.21.0

This commit is contained in:
Josué Tille
2023-11-15 22:03:22 +01:00
parent 7cf829e71c
commit f1d06a571e
12 changed files with 43 additions and 11 deletions

View File

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