From 5cae8c83cff7709e678145e0b0d079a2214f216c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 30 Jul 2023 04:25:53 +0000 Subject: [PATCH] gitea: Update to version 1.20.2 --- bucket/gitea.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/gitea.json b/bucket/gitea.json index 7f05055e0a..edc6cc53cb 100644 --- a/bucket/gitea.json +++ b/bucket/gitea.json @@ -1,16 +1,16 @@ { - "version": "1.20.1", + "version": "1.20.2", "description": "A painless self-hosted Git service", "homepage": "https://gitea.io/", "license": "MIT", "architecture": { "64bit": { - "url": "https://dl.gitea.com/gitea/1.20.1/gitea-1.20.1-windows-4.0-amd64.exe.xz", - "hash": "df31e0c672dffee88f3443319c0e597a2ff55ced80c12c589bd7c253421fb6bf" + "url": "https://dl.gitea.com/gitea/1.20.2/gitea-1.20.2-windows-4.0-amd64.exe.xz", + "hash": "dce99677ab4b4ed77ab56ff1dc5162d9c34ba25560a24d684bc4619dc0d91671" }, "32bit": { - "url": "https://dl.gitea.com/gitea/1.20.1/gitea-1.20.1-windows-4.0-386.exe.xz", - "hash": "e7a6ad2506cc53f36de7cbcad620ec7ee2b7fd64c822a76a94849625b0731d6c" + "url": "https://dl.gitea.com/gitea/1.20.2/gitea-1.20.2-windows-4.0-386.exe.xz", + "hash": "2e45a85c5c00b30a89a4e3340efaf92c6ec79a3928d90d7f55f633167c5d035c" } }, "installer": {