gitea: Update to version 1.24.3

This commit is contained in:
github-actions[bot] 2025-07-15 20:29:44 +00:00
parent 6100d57163
commit 72c82c9e84

View File

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