gitea: Update to version 1.16.6

This commit is contained in:
github-actions[bot] 2022-04-21 04:32:59 +00:00
parent 59707289b5
commit c7b277436e

View File

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