From 6f14e748ac131b36f7a4d14ee213dac9ad1abc87 Mon Sep 17 00:00:00 2001 From: Thedro Neely Date: Sat, 4 Apr 2020 19:46:37 -0400 Subject: roles/variables: Update Gitea Update inventory --- roles/variables.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'roles/variables.yml') 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" -- cgit v1.2.3