gitea: Update to version 1.24.4

This commit is contained in:
github-actions[bot] 2025-08-05 00:44:38 +00:00
parent e81c03768f
commit cffc2a4565

View File

@ -1,16 +1,16 @@
{ {
"version": "1.24.3", "version": "1.24.4",
"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.3/gitea-1.24.3-windows-4.0-amd64.exe.xz", "url": "https://dl.gitea.com/gitea/1.24.4/gitea-1.24.4-windows-4.0-amd64.exe.xz",
"hash": "b69ca56af35c637d992424881a34380e2d10c9d6813753f196ac7cc41338981c" "hash": "22610257dce27b4c0b98b7b8575007a3aa32dd981f168901edc91ca75aaab891"
}, },
"32bit": { "32bit": {
"url": "https://dl.gitea.com/gitea/1.24.3/gitea-1.24.3-windows-4.0-386.exe.xz", "url": "https://dl.gitea.com/gitea/1.24.4/gitea-1.24.4-windows-4.0-386.exe.xz",
"hash": "ea83ed1118915dbc40e8e6c856c25284e2e81cc509625df6fb16d932d26abb7e" "hash": "1ad143cc9f0f745b29bfa52569234002bbe1268c02a268d7a446ac46bf280e92"
} }
}, },
"installer": { "installer": {