summaryrefslogtreecommitdiff
path: root/roles/variables.yml
diff options
context:
space:
mode:
authorThedro Neely <thedroneely@gmail.com>2020-03-14 03:21:40 -0400
committerThedro Neely <thedroneely@gmail.com>2020-03-14 03:21:40 -0400
commit7b1e554263201d509a8821e2834d6bfca3dad315 (patch)
treefbfe9cde26f57bd57c5fbcf894fc18916870208f /roles/variables.yml
parentb6cf1d7e73b3651e78b898506836f82b0c573b98 (diff)
downloadplaybooks-7b1e554263201d509a8821e2834d6bfca3dad315.tar.gz
playbooks-7b1e554263201d509a8821e2834d6bfca3dad315.tar.bz2
playbooks-7b1e554263201d509a8821e2834d6bfca3dad315.zip
roles/variables: Update Gitea to 1.11.3
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 3221e27..95d2394 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.1
+gitea_version: 1.11.3
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"