From a4da60733a5e5f81fd36b44276f8447aaac3c6d2 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 17 Jan 2024 08:27:04 +0000 Subject: [PATCH] gitea: Update to version 1.21.4 --- bucket/gitea.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/gitea.json b/bucket/gitea.json index 63eae1c74f..bd3f1ebd4b 100644 --- a/bucket/gitea.json +++ b/bucket/gitea.json @@ -1,16 +1,16 @@ { - "version": "1.21.3", + "version": "1.21.4", "description": "A painless self-hosted Git service", "homepage": "https://gitea.io/", "license": "MIT", "architecture": { "64bit": { - "url": "https://dl.gitea.com/gitea/1.21.3/gitea-1.21.3-windows-4.0-amd64.exe.xz", - "hash": "2c034cc11360c57a025fdd940c69f54ab6ede080dee356f2303fd137b22d248f" + "url": "https://dl.gitea.com/gitea/1.21.4/gitea-1.21.4-windows-4.0-amd64.exe.xz", + "hash": "572be516ff06388d5876e8b0e1da1bc56a07a1a31ea7ce169edf6697ea724a88" }, "32bit": { - "url": "https://dl.gitea.com/gitea/1.21.3/gitea-1.21.3-windows-4.0-386.exe.xz", - "hash": "a703cc699a16a2258af1c82823cada83e41e0e94d5753d9c0490e61e17c9e00e" + "url": "https://dl.gitea.com/gitea/1.21.4/gitea-1.21.4-windows-4.0-386.exe.xz", + "hash": "34ab10215ea9157f91e2470208ccc87175baa10cf68ef1dccf477af2f9087b55" } }, "installer": {