summaryrefslogtreecommitdiff
path: root/roles/variables.yml
diff options
context:
space:
mode:
Diffstat (limited to 'roles/variables.yml')
-rw-r--r--roles/variables.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/roles/variables.yml b/roles/variables.yml
index bd81a61..739ebe2 100644
--- a/roles/variables.yml
+++ b/roles/variables.yml
@@ -6,7 +6,7 @@ healthchecks_repository: https://github.com/healthchecks/healthchecks
healthchecks_version: b8cf4288994b40c56b21093e4993499c06844881
gitea_user: gitea
-gitea_version: 1.11.3
+gitea_version: 1.11.4
gitea_url: "https://github.com/go-gitea/gitea/releases/download/v{{ gitea_version }}/gitea-{{ gitea_version }}-linux-amd64"
gitea_checksum: "https://github.com/go-gitea/gitea/releases/download/v{{ gitea_version }}/gitea-{{ gitea_version }}-linux-amd64.sha256"