gitea: Update to version 1.24.5

This commit is contained in:
github-actions[bot] 2025-08-13 20:29:14 +00:00
parent 56e617d0a5
commit 3485fecdb0

View File

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