gitea: Update to version 1.11.5

This commit is contained in:
Richard Kuhnt 2020-05-10 21:01:49 +00:00
parent e0221db164
commit d7d54fd9b7

View File

@ -1,16 +1,16 @@
{ {
"homepage": "https://gitea.io/", "homepage": "https://gitea.io/",
"version": "1.11.4", "version": "1.11.5",
"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.4/gitea-1.11.4-windows-4.0-amd64.exe.xz", "url": "https://dl.gitea.io/gitea/1.11.5/gitea-1.11.5-windows-4.0-amd64.exe.xz",
"hash": "3216bfa368faa79fb8cc0ea31a8a4198e96cdde9899060b85edda984803ea378" "hash": "1e18064b696ce8afb43f067acad1060eafbdaddab25df99eae3f2f446d83aa8c"
}, },
"32bit": { "32bit": {
"url": "https://dl.gitea.io/gitea/1.11.4/gitea-1.11.4-windows-4.0-386.exe.xz", "url": "https://dl.gitea.io/gitea/1.11.5/gitea-1.11.5-windows-4.0-386.exe.xz",
"hash": "e7d7dd4bb813b7df1b5938bb5d93a5fbd33ddd50a85d5f4fdd164839fe73d2ab" "hash": "69594cca05af034ba1e798af822cd9332637e0723c15a82702f12ca36719a647"
} }
}, },
"installer": { "installer": {