Gitea

stop
systemctl stop <SERVICE>
update
<VERSION> = 1.15.5 (no "v")
wget -O gitea https://dl.gitea.io/gitea/<VERSION>/gitea-<VERSION>-linux-amd64
start
systemctl restart <SERVICE>