gitea: Update to version 1.21.11

This commit is contained in:
github-actions[bot] 2024-04-17 17:09:59 +00:00
parent 8c59cf879d
commit 312714c466

View File

@ -1,16 +1,16 @@
{ {
"version": "1.21.10", "version": "1.21.11",
"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.10/gitea-1.21.10-windows-4.0-amd64.exe.xz", "url": "https://dl.gitea.com/gitea/1.21.11/gitea-1.21.11-windows-4.0-amd64.exe.xz",
"hash": "c11e6b7b134dedbeeb0b4bc8739dba5cb9a20c4aabe06082697a7fd781ba6873" "hash": "aa93980266aadc35e9cf1ef345c6bbcf7851214a487b2eebead17aba6628f011"
}, },
"32bit": { "32bit": {
"url": "https://dl.gitea.com/gitea/1.21.10/gitea-1.21.10-windows-4.0-386.exe.xz", "url": "https://dl.gitea.com/gitea/1.21.11/gitea-1.21.11-windows-4.0-386.exe.xz",
"hash": "199aea2924b338347765310c970b8801a2f33e6a2b1e77db4b28a70bd297d924" "hash": "68f98d93363cdf5d9c9b14af8881985faf62f54e5130fc63257cabd3b517d4d7"
} }
}, },
"installer": { "installer": {