gitea: Update to version 1.16.2

This commit is contained in:
github-actions[bot] 2022-03-03 16:30:09 +00:00
parent 3910def957
commit 5b3725be46

View File

@ -1,16 +1,16 @@
{ {
"version": "1.16.0", "version": "1.16.2",
"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.0/gitea-1.16.0-windows-4.0-amd64.exe.xz", "url": "https://dl.gitea.io/gitea/1.16.2/gitea-1.16.2-windows-4.0-amd64.exe.xz",
"hash": "2264d0550a3b0f828d39f27e3d682d8cff78aa9b0121949ab6f507379453959e" "hash": "450f406677cb56a92b033041118bb035d0a03bdd345275d82f970d37086aceb4"
}, },
"32bit": { "32bit": {
"url": "https://dl.gitea.io/gitea/1.16.0/gitea-1.16.0-windows-4.0-386.exe.xz", "url": "https://dl.gitea.io/gitea/1.16.2/gitea-1.16.2-windows-4.0-386.exe.xz",
"hash": "2891a873f9013a1863f908b39e0caac447cb97b943df9e108c785a7f34a7969d" "hash": "18904fe4bd8876129649b64c85c39f57b0f025dc74421d398c8003777c50bd60"
} }
}, },
"installer": { "installer": {