gitea: Update to version 1.23.3

This commit is contained in:
github-actions[bot] 2025-02-07 00:35:24 +00:00
parent c50b5efebf
commit 8ffd97839b

View File

@ -1,16 +1,16 @@
{ {
"version": "1.23.2", "version": "1.23.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.23.2/gitea-1.23.2-windows-4.0-amd64.exe.xz", "url": "https://dl.gitea.com/gitea/1.23.3/gitea-1.23.3-windows-4.0-amd64.exe.xz",
"hash": "008b506e955150dc1c67d71e1c6679c94e0a99472f9a363eb6fabf3d9348b0df" "hash": "cd893556b82f936cccb4ccc308168bb01549224847170dd3b6d06f9c4a227ad6"
}, },
"32bit": { "32bit": {
"url": "https://dl.gitea.com/gitea/1.23.2/gitea-1.23.2-windows-4.0-386.exe.xz", "url": "https://dl.gitea.com/gitea/1.23.3/gitea-1.23.3-windows-4.0-386.exe.xz",
"hash": "842caf57baadca34a2a7f2d1e971e3cd621c3ab1bbf1c956527b15c6e2485dd0" "hash": "465672b69b5e1e207311dce94ae6c31d5c4d8ff31327d683a5f6473c3ba1b09c"
} }
}, },
"installer": { "installer": {