From 90c236c00f9e4c1801fd9adc2c365e2726d244b6 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 21 Dec 2023 20:24:05 +0000 Subject: [PATCH] gitea: Update to version 1.21.3 --- bucket/gitea.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/gitea.json b/bucket/gitea.json index 6658029edb..63eae1c74f 100644 --- a/bucket/gitea.json +++ b/bucket/gitea.json @@ -1,16 +1,16 @@ { - "version": "1.21.2", + "version": "1.21.3", "description": "A painless self-hosted Git service", "homepage": "https://gitea.io/", "license": "MIT", "architecture": { "64bit": { - "url": "https://dl.gitea.com/gitea/1.21.2/gitea-1.21.2-windows-4.0-amd64.exe.xz", - "hash": "94769cffad52f5f012627cf2a1c2dc78f2d8f7e136b740f3126db36a545b6dec" + "url": "https://dl.gitea.com/gitea/1.21.3/gitea-1.21.3-windows-4.0-amd64.exe.xz", + "hash": "2c034cc11360c57a025fdd940c69f54ab6ede080dee356f2303fd137b22d248f" }, "32bit": { - "url": "https://dl.gitea.com/gitea/1.21.2/gitea-1.21.2-windows-4.0-386.exe.xz", - "hash": "a5c552d4bab42f8987da932cfdbfddc93a0be60252a142738a5256577aff07a6" + "url": "https://dl.gitea.com/gitea/1.21.3/gitea-1.21.3-windows-4.0-386.exe.xz", + "hash": "a703cc699a16a2258af1c82823cada83e41e0e94d5753d9c0490e61e17c9e00e" } }, "installer": {