From 2ab8fe6ede8d3acf772b6bf9a094342e232449db Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 10 Jun 2025 16:30:55 +0000 Subject: [PATCH] gitea: Update to version 1.24.0 --- bucket/gitea.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/gitea.json b/bucket/gitea.json index d65cd9a241..b5eefef831 100644 --- a/bucket/gitea.json +++ b/bucket/gitea.json @@ -1,16 +1,16 @@ { - "version": "1.23.8", + "version": "1.24.0", "description": "A painless self-hosted Git service", "homepage": "https://gitea.io/", "license": "MIT", "architecture": { "64bit": { - "url": "https://dl.gitea.com/gitea/1.23.8/gitea-1.23.8-windows-4.0-amd64.exe.xz", - "hash": "39554f2c7565a69d582daac5fe781dda4d838460e7cde13926c19e17dae15394" + "url": "https://dl.gitea.com/gitea/1.24.0/gitea-1.24.0-windows-4.0-amd64.exe.xz", + "hash": "4339cb8a3d564137f96b33e32023860ea62d2290c8b49d059340305fd8c92100" }, "32bit": { - "url": "https://dl.gitea.com/gitea/1.23.8/gitea-1.23.8-windows-4.0-386.exe.xz", - "hash": "352d8383ba4379d9154559408732ef42f38e565feb0e886ddae14780264cfc21" + "url": "https://dl.gitea.com/gitea/1.24.0/gitea-1.24.0-windows-4.0-386.exe.xz", + "hash": "bb9393d88582486682af351d13656f5e4be9473e4f15e9f3e58bff58703c224c" } }, "installer": {