gitea: Update to version 1.25.1

This commit is contained in:
github-actions[bot] 2025-11-05 00:40:53 +00:00
parent bcb3eed0db
commit f385ae38c5

View File

@ -1,16 +1,16 @@
{ {
"version": "1.25.0", "version": "1.25.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.25.0/gitea-1.25.0-windows-4.0-amd64.exe.xz", "url": "https://dl.gitea.com/gitea/1.25.1/gitea-1.25.1-windows-4.0-amd64.exe.xz",
"hash": "b2784cffe0612c6cbc7a0f9b11665dfc811f0ebb4cf2ac558967646197c68ed0" "hash": "7f87745d584481480551bdfa2e4edafb0956d405a576a708b5836b3cd4f0b5e6"
}, },
"32bit": { "32bit": {
"url": "https://dl.gitea.com/gitea/1.25.0/gitea-1.25.0-windows-4.0-386.exe.xz", "url": "https://dl.gitea.com/gitea/1.25.1/gitea-1.25.1-windows-4.0-386.exe.xz",
"hash": "b86d37b97c2db0fc4225521c67a9428db484f8ddb7f9290c08c1b175003c3268" "hash": "fe023ae8e6393c5f994d935ca65b17f104672afa038d07a659749259b93581bd"
} }
}, },
"installer": { "installer": {