From f95c86d49278867e10ea0cde23b11e81509ffca0 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 5 Feb 2022 16:27:53 +0000 Subject: [PATCH] gitea: Update to version 1.16.0 --- bucket/gitea.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/gitea.json b/bucket/gitea.json index c65f91adbf..a4ff1a93dc 100644 --- a/bucket/gitea.json +++ b/bucket/gitea.json @@ -1,16 +1,16 @@ { - "version": "1.15.11", + "version": "1.16.0", "description": "A painless self-hosted Git service", "homepage": "https://gitea.io/", "license": "MIT", "architecture": { "64bit": { - "url": "https://dl.gitea.io/gitea/1.15.11/gitea-1.15.11-windows-4.0-amd64.exe.xz", - "hash": "576429d9141824afcc146df71ef7f73724837d20ecd41afb3836bb62e290a828" + "url": "https://dl.gitea.io/gitea/1.16.0/gitea-1.16.0-windows-4.0-amd64.exe.xz", + "hash": "2264d0550a3b0f828d39f27e3d682d8cff78aa9b0121949ab6f507379453959e" }, "32bit": { - "url": "https://dl.gitea.io/gitea/1.15.11/gitea-1.15.11-windows-4.0-386.exe.xz", - "hash": "b9dc5808bc45cef34421b7d12f42af87555a0384689b75a4bac3232699f0d354" + "url": "https://dl.gitea.io/gitea/1.16.0/gitea-1.16.0-windows-4.0-386.exe.xz", + "hash": "2891a873f9013a1863f908b39e0caac447cb97b943df9e108c785a7f34a7969d" } }, "installer": {