gitea: Update to version 1.10.0

This commit is contained in:
Richard Kuhnt 2019-11-14 15:00:17 +00:00
parent c006d1ff00
commit 7065178b75

View File

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