gitea: Update to version 1.16.5

This commit is contained in:
github-actions[bot] 2022-03-24 04:29:23 +00:00
parent bb26b4948a
commit e5c0f870bb

View File

@ -1,16 +1,16 @@
{ {
"version": "1.16.4", "version": "1.16.5",
"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.io/gitea/1.16.4/gitea-1.16.4-windows-4.0-amd64.exe.xz", "url": "https://dl.gitea.io/gitea/1.16.5/gitea-1.16.5-windows-4.0-amd64.exe.xz",
"hash": "a737bfd7d26280f8d630bdc59697b51ca35c000608e3643abbf5cf4fcb0fc249" "hash": "ce1d8ce9c4da595bb0fc0436bbaf7d8d6bc72e9510466c000d5424009f9a55ea"
}, },
"32bit": { "32bit": {
"url": "https://dl.gitea.io/gitea/1.16.4/gitea-1.16.4-windows-4.0-386.exe.xz", "url": "https://dl.gitea.io/gitea/1.16.5/gitea-1.16.5-windows-4.0-386.exe.xz",
"hash": "c319223d76a4942a345db22ea220d39a0beb9fd9fd16cfa278a2fabb3f56217d" "hash": "6a87d958a5fa77f21be83e9d42cc130f7753387a50865158f05437f15778bd2c"
} }
}, },
"installer": { "installer": {