1
1
Fork 0
mirror of https://github.com/roles-ansible/ansible_role_gitea.git synced 2024-08-16 11:39:50 +02:00

update gitea to 1.13.4

The current release of gitea is [v1.13.4](https://github.com/go-gitea/gitea/releases/tag/v1.13.4).

The current master of this role is not able to do a version update properly. PLEASE first merge https://github.com/thomas-maurice/ansible-role-gitea/pull/81
This commit is contained in:
L3D 2021-03-20 23:31:09 +01:00
parent 8b71e3f137
commit 9333d622c5
Signed by: l3d
GPG key ID: CD08445BFF4313D1

View file

@ -1,5 +1,5 @@
---
gitea_version: "1.13.2"
gitea_version: "1.13.4"
gitea_version_check: true
gitea_dl_url: "https://github.com/go-gitea/gitea/releases/download/v{{ gitea_version }}/gitea-{{ gitea_version }}-linux-{{ gitea_arch }}"
gitea_gpg_key: "7C9E68152594688862D62AF62D9AE806EC1592E2"