gitea: Update to version 1.9.3

This commit is contained in:
Richard Kuhnt 2019-09-08 15:00:16 +00:00
parent 03fa9dfcef
commit 220bef60b6

View File

@ -1,16 +1,16 @@
{
"homepage": "https://gitea.io/",
"version": "1.9.2",
"version": "1.9.3",
"description": "A painless self-hosted Git service.",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://dl.gitea.io/gitea/1.9.2/gitea-1.9.2-windows-4.0-amd64.exe.xz",
"hash": "3b1187cd6aa392280dbfadd791646ce8b530840e21e43eb9f45b6cab9f8b9ce7"
"url": "https://dl.gitea.io/gitea/1.9.3/gitea-1.9.3-windows-4.0-amd64.exe.xz",
"hash": "730247ae909cfa41ea2958e847f8db21cc3ec639ea285df39c7748d2aaf70882"
},
"32bit": {
"url": "https://dl.gitea.io/gitea/1.9.2/gitea-1.9.2-windows-4.0-386.exe.xz",
"hash": "a99de74a3dcc3b188289bd6d946e950750e9c30671320e434e542437d24ce0e3"
"url": "https://dl.gitea.io/gitea/1.9.3/gitea-1.9.3-windows-4.0-386.exe.xz",
"hash": "306a0dca16813addb992bb951959c6dfeda8e33caea0f5a4351d483914b1b5ff"
}
},
"installer": {