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 v1.11.6

New Release available:
https://github.com/go-gitea/gitea/releases/tag/v1.11.6
This commit is contained in:
L3D 2020-06-02 10:54:58 +02:00 committed by Thomas Maurice
parent e83335d9fb
commit c3891fc4b3

View file

@ -1,5 +1,5 @@
---
gitea_version: "1.11.5"
gitea_version: "1.11.6"
gitea_version_check: true
gitea_dl_url: "https://github.com/go-gitea/gitea/releases/download/v{{ gitea_version }}/gitea-{{ gitea_version }}-linux-{{ gitea_arch }}"