gitea: Update to version 1.21.10

This commit is contained in:
github-actions[bot] 2024-03-28 09:07:13 +00:00
parent c4728db4e5
commit ae74a2d91c

View File

@ -1,16 +1,16 @@
{ {
"version": "1.21.9", "version": "1.21.10",
"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.21.9/gitea-1.21.9-windows-4.0-amd64.exe.xz", "url": "https://dl.gitea.com/gitea/1.21.10/gitea-1.21.10-windows-4.0-amd64.exe.xz",
"hash": "afca907b7b45a4d5b4cde329e2e5cd7384e290c5a43b2948301d4d3255304798" "hash": "c11e6b7b134dedbeeb0b4bc8739dba5cb9a20c4aabe06082697a7fd781ba6873"
}, },
"32bit": { "32bit": {
"url": "https://dl.gitea.com/gitea/1.21.9/gitea-1.21.9-windows-4.0-386.exe.xz", "url": "https://dl.gitea.com/gitea/1.21.10/gitea-1.21.10-windows-4.0-386.exe.xz",
"hash": "86ad81ee021ffe82cd5ec5f19d3b0940939f6466b306f5f79ba5d80838a049ff" "hash": "199aea2924b338347765310c970b8801a2f33e6a2b1e77db4b28a70bd297d924"
} }
}, },
"installer": { "installer": {