gitea: Update to version 1.24.1

This commit is contained in:
github-actions[bot] 2025-06-20 00:40:54 +00:00
parent 5484529781
commit 388553b419

View File

@ -1,16 +1,16 @@
{ {
"version": "1.24.0", "version": "1.24.1",
"description": "A painless self-hosted Git service", "description": "A painless self-hosted Git service",
"homepage": "https://gitea.io/", "homepage": "https://gitea.io/",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://dl.gitea.com/gitea/1.24.0/gitea-1.24.0-windows-4.0-amd64.exe.xz", "url": "https://dl.gitea.com/gitea/1.24.1/gitea-1.24.1-windows-4.0-amd64.exe.xz",
"hash": "4339cb8a3d564137f96b33e32023860ea62d2290c8b49d059340305fd8c92100" "hash": "f096181725d27a2b664cc9d9a7594cb61ebc7f1cb13a6d3bcf2b4c3771127104"
}, },
"32bit": { "32bit": {
"url": "https://dl.gitea.com/gitea/1.24.0/gitea-1.24.0-windows-4.0-386.exe.xz", "url": "https://dl.gitea.com/gitea/1.24.1/gitea-1.24.1-windows-4.0-386.exe.xz",
"hash": "bb9393d88582486682af351d13656f5e4be9473e4f15e9f3e58bff58703c224c" "hash": "a3410c64a278d8dd66129cd49a9a70caf56cbca8b9490267c5aa1a70609b9d58"
} }
}, },
"installer": { "installer": {