From 5b3725be462a777cd4afee6452c5d7a87fc4898e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 3 Mar 2022 16:30:09 +0000 Subject: [PATCH] gitea: Update to version 1.16.2 --- bucket/gitea.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/gitea.json b/bucket/gitea.json index a4ff1a93dc..4ee703759f 100644 --- a/bucket/gitea.json +++ b/bucket/gitea.json @@ -1,16 +1,16 @@ { - "version": "1.16.0", + "version": "1.16.2", "description": "A painless self-hosted Git service", "homepage": "https://gitea.io/", "license": "MIT", "architecture": { "64bit": { - "url": "https://dl.gitea.io/gitea/1.16.0/gitea-1.16.0-windows-4.0-amd64.exe.xz", - "hash": "2264d0550a3b0f828d39f27e3d682d8cff78aa9b0121949ab6f507379453959e" + "url": "https://dl.gitea.io/gitea/1.16.2/gitea-1.16.2-windows-4.0-amd64.exe.xz", + "hash": "450f406677cb56a92b033041118bb035d0a03bdd345275d82f970d37086aceb4" }, "32bit": { - "url": "https://dl.gitea.io/gitea/1.16.0/gitea-1.16.0-windows-4.0-386.exe.xz", - "hash": "2891a873f9013a1863f908b39e0caac447cb97b943df9e108c785a7f34a7969d" + "url": "https://dl.gitea.io/gitea/1.16.2/gitea-1.16.2-windows-4.0-386.exe.xz", + "hash": "18904fe4bd8876129649b64c85c39f57b0f025dc74421d398c8003777c50bd60" } }, "installer": {