gitea: Update to version 1.11.2

This commit is contained in:
Richard Kuhnt 2020-03-06 18:01:52 +00:00
parent 3d1cd7dece
commit 3c571841be

View File

@ -1,16 +1,16 @@
{ {
"homepage": "https://gitea.io/", "homepage": "https://gitea.io/",
"version": "1.11.1", "version": "1.11.2",
"description": "A painless self-hosted Git service.", "description": "A painless self-hosted Git service.",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://dl.gitea.io/gitea/1.11.1/gitea-1.11.1-windows-4.0-amd64.exe.xz", "url": "https://dl.gitea.io/gitea/1.11.2/gitea-1.11.2-windows-4.0-amd64.exe.xz",
"hash": "030ff1f7a20df432ada27b50896c917ef977754e982cda9d4ced006aed9f78f8" "hash": "1b5bdd49c709c7d42ae573ed18e5ed0cbe09f4d1443c2d7d71e202e0cfaa4488"
}, },
"32bit": { "32bit": {
"url": "https://dl.gitea.io/gitea/1.11.1/gitea-1.11.1-windows-4.0-386.exe.xz", "url": "https://dl.gitea.io/gitea/1.11.2/gitea-1.11.2-windows-4.0-386.exe.xz",
"hash": "e70e3a8b521b1ffb0ad14864461f9ca47b777078bf369b2e6bd87cec6175c432" "hash": "8194c97fa9243af7de06ffd5afcea09124e4451946a9a921b63cba170375d449"
} }
}, },
"installer": { "installer": {