From 47468aa0cd6b60c2c650689c69999fe8cc23d528 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 21 Aug 2023 16:27:35 +0000 Subject: [PATCH] gitea: Update to version 1.20.3 --- bucket/gitea.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/gitea.json b/bucket/gitea.json index edc6cc53cb..0d6081d735 100644 --- a/bucket/gitea.json +++ b/bucket/gitea.json @@ -1,16 +1,16 @@ { - "version": "1.20.2", + "version": "1.20.3", "description": "A painless self-hosted Git service", "homepage": "https://gitea.io/", "license": "MIT", "architecture": { "64bit": { - "url": "https://dl.gitea.com/gitea/1.20.2/gitea-1.20.2-windows-4.0-amd64.exe.xz", - "hash": "dce99677ab4b4ed77ab56ff1dc5162d9c34ba25560a24d684bc4619dc0d91671" + "url": "https://dl.gitea.com/gitea/1.20.3/gitea-1.20.3-windows-4.0-amd64.exe.xz", + "hash": "7f39aeaa9985b79b2540d06862f040f44ede8874d062654b1c6e52ba6bd3caa3" }, "32bit": { - "url": "https://dl.gitea.com/gitea/1.20.2/gitea-1.20.2-windows-4.0-386.exe.xz", - "hash": "2e45a85c5c00b30a89a4e3340efaf92c6ec79a3928d90d7f55f633167c5d035c" + "url": "https://dl.gitea.com/gitea/1.20.3/gitea-1.20.3-windows-4.0-386.exe.xz", + "hash": "606d698b09d7f03f91cfdff857bf67dded0f6e5cfe162445d6796b49b1b236e3" } }, "installer": {