gitea: Update to version 1.11.3

This commit is contained in:
Richard Kuhnt 2020-03-11 10:01:53 +00:00
parent d78e6edee9
commit f174891602

View File

@ -1,16 +1,16 @@
{ {
"homepage": "https://gitea.io/", "homepage": "https://gitea.io/",
"version": "1.11.2", "version": "1.11.3",
"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.2/gitea-1.11.2-windows-4.0-amd64.exe.xz", "url": "https://dl.gitea.io/gitea/1.11.3/gitea-1.11.3-windows-4.0-amd64.exe.xz",
"hash": "1b5bdd49c709c7d42ae573ed18e5ed0cbe09f4d1443c2d7d71e202e0cfaa4488" "hash": "4e59da3b7491ab1759abeceae9ab1cce42b36126359efc448ec6b29a373bd233"
}, },
"32bit": { "32bit": {
"url": "https://dl.gitea.io/gitea/1.11.2/gitea-1.11.2-windows-4.0-386.exe.xz", "url": "https://dl.gitea.io/gitea/1.11.3/gitea-1.11.3-windows-4.0-386.exe.xz",
"hash": "8194c97fa9243af7de06ffd5afcea09124e4451946a9a921b63cba170375d449" "hash": "019362c33d5c4acf3d30f5be002485734af21d20ea4fb8063c5828593d3c0b51"
} }
}, },
"installer": { "installer": {