gitea: Update to version 1.9.4

This commit is contained in:
Richard Kuhnt 2019-10-08 21:00:41 +00:00
parent eceaa0e7a3
commit b647dabef3

View File

@ -1,16 +1,16 @@
{ {
"homepage": "https://gitea.io/", "homepage": "https://gitea.io/",
"version": "1.9.3", "version": "1.9.4",
"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.3/gitea-1.9.3-windows-4.0-amd64.exe.xz", "url": "https://dl.gitea.io/gitea/1.9.4/gitea-1.9.4-windows-4.0-amd64.exe.xz",
"hash": "730247ae909cfa41ea2958e847f8db21cc3ec639ea285df39c7748d2aaf70882" "hash": "fd6875d3c0611461d9de3de7462a61a0f1ea146a4fbfc2ea753020317c279c7b"
}, },
"32bit": { "32bit": {
"url": "https://dl.gitea.io/gitea/1.9.3/gitea-1.9.3-windows-4.0-386.exe.xz", "url": "https://dl.gitea.io/gitea/1.9.4/gitea-1.9.4-windows-4.0-386.exe.xz",
"hash": "306a0dca16813addb992bb951959c6dfeda8e33caea0f5a4351d483914b1b5ff" "hash": "8a17fd060bc7089c8b7c78638b5dc7cc7e5a8b446f7ebbb4ae267301f483dc42"
} }
}, },
"installer": { "installer": {