gitea: Update to version 1.9.6

This commit is contained in:
Richard Kuhnt 2019-11-14 00:00:42 +00:00
parent b888d8ef2f
commit 2af9a7b3b7

View File

@ -1,16 +1,16 @@
{ {
"homepage": "https://gitea.io/", "homepage": "https://gitea.io/",
"version": "1.9.5", "version": "1.9.6",
"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.9.5/gitea-1.9.5-windows-4.0-amd64.exe.xz", "url": "https://dl.gitea.io/gitea/1.9.6/gitea-1.9.6-windows-4.0-amd64.exe.xz",
"hash": "2369e1fc916b041b76af3684babaf0348dcd4fd88816093062eb10568e169576" "hash": "32ff5b9555b683ea27b8de3ad0815fad9f20ce9b49f6cf42ede40f757de52fd7"
}, },
"32bit": { "32bit": {
"url": "https://dl.gitea.io/gitea/1.9.5/gitea-1.9.5-windows-4.0-386.exe.xz", "url": "https://dl.gitea.io/gitea/1.9.6/gitea-1.9.6-windows-4.0-386.exe.xz",
"hash": "b998e7af8331de212aa966a59f8df5dce91eb2c7e9e32fdd3ad27becd7efcbe5" "hash": "982875629da20a50f9a3eec4f5f8e997ba0c324aeb3b28ecda9180493475d4af"
} }
}, },
"installer": { "installer": {