gitea: Update to version 1.23.4

This commit is contained in:
github-actions[bot] 2025-02-19 08:30:20 +00:00
parent 223503dc32
commit f7eba160b6

View File

@ -1,16 +1,16 @@
{ {
"version": "1.23.3", "version": "1.23.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.23.3/gitea-1.23.3-windows-4.0-amd64.exe.xz", "url": "https://dl.gitea.com/gitea/1.23.4/gitea-1.23.4-windows-4.0-amd64.exe.xz",
"hash": "cd893556b82f936cccb4ccc308168bb01549224847170dd3b6d06f9c4a227ad6" "hash": "5d4a8896f8845e69be00d14328af2abf311272f10324deebab715625b16ce2a7"
}, },
"32bit": { "32bit": {
"url": "https://dl.gitea.com/gitea/1.23.3/gitea-1.23.3-windows-4.0-386.exe.xz", "url": "https://dl.gitea.com/gitea/1.23.4/gitea-1.23.4-windows-4.0-386.exe.xz",
"hash": "465672b69b5e1e207311dce94ae6c31d5c4d8ff31327d683a5f6473c3ba1b09c" "hash": "50f16fecc98ee6019dd71b557a27d588c67e711ae2be2773d409fe13985d1bc5"
} }
}, },
"installer": { "installer": {