gitea: Update to version 1.23.1

This commit is contained in:
github-actions[bot] 2025-01-11 00:35:46 +00:00
parent 57c7190abf
commit 457aed8283

View File

@ -1,16 +1,16 @@
{ {
"version": "1.22.6", "version": "1.23.1",
"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.22.6/gitea-1.22.6-windows-4.0-amd64.exe.xz", "url": "https://dl.gitea.com/gitea/1.23.1/gitea-1.23.1-windows-4.0-amd64.exe.xz",
"hash": "01585b9a755e64e450be3a51bbd9f177fe277d05863766eec0e8ce8cb77763db" "hash": "002e004891cf16f5f2b06f5fc02d8ee318dffad99309f20c713f07af3222d136"
}, },
"32bit": { "32bit": {
"url": "https://dl.gitea.com/gitea/1.22.6/gitea-1.22.6-windows-4.0-386.exe.xz", "url": "https://dl.gitea.com/gitea/1.23.1/gitea-1.23.1-windows-4.0-386.exe.xz",
"hash": "fd939b47cf9a7a0093e625f2b697bc8fbee9ecc384ed5c694230032d65fc2cb1" "hash": "57a3193ced004536dc0b4924cd9f4d283a88d7e26a3a2b75a8d3924a56c2e516"
} }
}, },
"installer": { "installer": {