gitea: Update to version 1.21.0

This commit is contained in:
github-actions[bot] 2023-11-15 00:32:54 +00:00
parent 1bd6db77fd
commit bcddecd62e

View File

@ -1,16 +1,16 @@
{ {
"version": "1.20.5", "version": "1.21.0",
"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.20.5/gitea-1.20.5-windows-4.0-amd64.exe.xz", "url": "https://dl.gitea.com/gitea/1.21.0/gitea-1.21.0-windows-4.0-amd64.exe.xz",
"hash": "847c686e8fb4efe4ab3feb12a41da85ae46db90f3f977b0f2c3b83b6852f8cd7" "hash": "85a1ad75b894214766a4bda0927c85d03745f90f9aed3a1919ff820464dd5cd2"
}, },
"32bit": { "32bit": {
"url": "https://dl.gitea.com/gitea/1.20.5/gitea-1.20.5-windows-4.0-386.exe.xz", "url": "https://dl.gitea.com/gitea/1.21.0/gitea-1.21.0-windows-4.0-386.exe.xz",
"hash": "b7aaaba0a5ff01d260a0fe585b4c8fe839aa225f108619672e42e48720ef196d" "hash": "2744642c079635f1ec47ad9757cc840736da1443099f2295a22bd9e58f8f1a15"
} }
}, },
"installer": { "installer": {