Upgrade gitea to 1.19.0

This commit is contained in:
Josué Tille
2023-03-20 22:03:18 +01:00
parent f61f3405db
commit b6965e9dfb
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.17
restart_gitea
;&
"1.17."* )
ynh_setup_source $final_path source/${architecture}_1.18
restart_gitea
;&
esac
# Install gitea source