gitea: Update to version 1.16.0

This commit is contained in:
github-actions[bot] 2022-02-05 16:27:53 +00:00
parent 9f5c4abcbb
commit f95c86d492

View File

@ -1,16 +1,16 @@
{ {
"version": "1.15.11", "version": "1.16.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.io/gitea/1.15.11/gitea-1.15.11-windows-4.0-amd64.exe.xz", "url": "https://dl.gitea.io/gitea/1.16.0/gitea-1.16.0-windows-4.0-amd64.exe.xz",
"hash": "576429d9141824afcc146df71ef7f73724837d20ecd41afb3836bb62e290a828" "hash": "2264d0550a3b0f828d39f27e3d682d8cff78aa9b0121949ab6f507379453959e"
}, },
"32bit": { "32bit": {
"url": "https://dl.gitea.io/gitea/1.15.11/gitea-1.15.11-windows-4.0-386.exe.xz", "url": "https://dl.gitea.io/gitea/1.16.0/gitea-1.16.0-windows-4.0-386.exe.xz",
"hash": "b9dc5808bc45cef34421b7d12f42af87555a0384689b75a4bac3232699f0d354" "hash": "2891a873f9013a1863f908b39e0caac447cb97b943df9e108c785a7f34a7969d"
} }
}, },
"installer": { "installer": {