From 72c82c9e84c1e398482f0f5835868c9a230ce92d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 15 Jul 2025 20:29:44 +0000 Subject: [PATCH] gitea: Update to version 1.24.3 --- bucket/gitea.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/gitea.json b/bucket/gitea.json index 57609b1744..6e5ff9f9d7 100644 --- a/bucket/gitea.json +++ b/bucket/gitea.json @@ -1,16 +1,16 @@ { - "version": "1.24.2", + "version": "1.24.3", "description": "A painless self-hosted Git service", "homepage": "https://gitea.io/", "license": "MIT", "architecture": { "64bit": { - "url": "https://dl.gitea.com/gitea/1.24.2/gitea-1.24.2-windows-4.0-amd64.exe.xz", - "hash": "1b3dc196b12754a4757b63aeb61c49c71969cd3488d123bb4728e5d2cb175970" + "url": "https://dl.gitea.com/gitea/1.24.3/gitea-1.24.3-windows-4.0-amd64.exe.xz", + "hash": "b69ca56af35c637d992424881a34380e2d10c9d6813753f196ac7cc41338981c" }, "32bit": { - "url": "https://dl.gitea.com/gitea/1.24.2/gitea-1.24.2-windows-4.0-386.exe.xz", - "hash": "e3b7bab4d061aa8b29e5aaf7b5a337d3fe027ea6f34218dc5401108ed2135e48" + "url": "https://dl.gitea.com/gitea/1.24.3/gitea-1.24.3-windows-4.0-386.exe.xz", + "hash": "ea83ed1118915dbc40e8e6c856c25284e2e81cc509625df6fb16d932d26abb7e" } }, "installer": {