gitea: Update to version 1.25.2

This commit is contained in:
github-actions[bot] 2025-11-23 04:31:09 +00:00
parent a1b208c9df
commit b0c93eb184

View File

@ -1,16 +1,16 @@
{ {
"version": "1.25.1", "version": "1.25.2",
"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.25.1/gitea-1.25.1-windows-4.0-amd64.exe.xz", "url": "https://dl.gitea.com/gitea/1.25.2/gitea-1.25.2-windows-4.0-amd64.exe.xz",
"hash": "7f87745d584481480551bdfa2e4edafb0956d405a576a708b5836b3cd4f0b5e6" "hash": "0c24c53efb028b13af579520c6fd8914278f7be262f574e5c42d182b95d9ae2b"
}, },
"32bit": { "32bit": {
"url": "https://dl.gitea.com/gitea/1.25.1/gitea-1.25.1-windows-4.0-386.exe.xz", "url": "https://dl.gitea.com/gitea/1.25.2/gitea-1.25.2-windows-4.0-386.exe.xz",
"hash": "fe023ae8e6393c5f994d935ca65b17f104672afa038d07a659749259b93581bd" "hash": "1064b00eab5b4ea6c5fb625c35b514b3b084c95aadddc2acb6c8aacfdc7f13df"
} }
}, },
"installer": { "installer": {