gitea: Update to version 1.11.7

This commit is contained in:
Richard Kuhnt 2020-06-18 23:00:24 +00:00
parent f0c1354826
commit 4ea97d77df

View File

@ -1,16 +1,16 @@
{ {
"homepage": "https://gitea.io/", "homepage": "https://gitea.io/",
"version": "1.11.5", "version": "1.11.7",
"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.5/gitea-1.11.5-windows-4.0-amd64.exe.xz", "url": "https://dl.gitea.io/gitea/1.11.7/gitea-1.11.7-windows-4.0-amd64.exe.xz",
"hash": "1e18064b696ce8afb43f067acad1060eafbdaddab25df99eae3f2f446d83aa8c" "hash": "0475a4a22ef39478496a738833ca80bd9adbbd89d7a72344d8c4fb732f59fae5"
}, },
"32bit": { "32bit": {
"url": "https://dl.gitea.io/gitea/1.11.5/gitea-1.11.5-windows-4.0-386.exe.xz", "url": "https://dl.gitea.io/gitea/1.11.7/gitea-1.11.7-windows-4.0-386.exe.xz",
"hash": "69594cca05af034ba1e798af822cd9332637e0723c15a82702f12ca36719a647" "hash": "623153dea720783eaa8102bf3d62173371f5bf4b0a247364323ebfa137524bf1"
} }
}, },
"installer": { "installer": {