gitea: Update to version 1.24.0

This commit is contained in:
github-actions[bot] 2025-06-10 16:30:55 +00:00
parent 6715556921
commit 2ab8fe6ede

View File

@ -1,16 +1,16 @@
{ {
"version": "1.23.8", "version": "1.24.0",
"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.23.8/gitea-1.23.8-windows-4.0-amd64.exe.xz", "url": "https://dl.gitea.com/gitea/1.24.0/gitea-1.24.0-windows-4.0-amd64.exe.xz",
"hash": "39554f2c7565a69d582daac5fe781dda4d838460e7cde13926c19e17dae15394" "hash": "4339cb8a3d564137f96b33e32023860ea62d2290c8b49d059340305fd8c92100"
}, },
"32bit": { "32bit": {
"url": "https://dl.gitea.com/gitea/1.23.8/gitea-1.23.8-windows-4.0-386.exe.xz", "url": "https://dl.gitea.com/gitea/1.24.0/gitea-1.24.0-windows-4.0-386.exe.xz",
"hash": "352d8383ba4379d9154559408732ef42f38e565feb0e886ddae14780264cfc21" "hash": "bb9393d88582486682af351d13656f5e4be9473e4f15e9f3e58bff58703c224c"
} }
}, },
"installer": { "installer": {