gitea: Update to version 1.15.3

This commit is contained in:
Richard Kuhnt 2021-09-23 15:00:38 +00:00
parent bd993e06b6
commit 22029fa770

View File

@ -1,16 +1,16 @@
{ {
"version": "1.15.2", "version": "1.15.3",
"description": "A painless self-hosted Git service", "description": "A painless self-hosted Git service",
"homepage": "https://gitea.io/", "homepage": "https://gitea.io/",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://dl.gitea.io/gitea/1.15.2/gitea-1.15.2-windows-4.0-amd64.exe.xz", "url": "https://dl.gitea.io/gitea/1.15.3/gitea-1.15.3-windows-4.0-amd64.exe.xz",
"hash": "50295ffafaeff5742a257251a63f3c076a5805e36b39f4621af99638bdcf361b" "hash": "a983a99d8bb950f937f66be845a046334dc1f2b9d39fd67941e60c2671428453"
}, },
"32bit": { "32bit": {
"url": "https://dl.gitea.io/gitea/1.15.2/gitea-1.15.2-windows-4.0-386.exe.xz", "url": "https://dl.gitea.io/gitea/1.15.3/gitea-1.15.3-windows-4.0-386.exe.xz",
"hash": "939410b3ba159c100615849b088eb5d6db9a00f600c04d93bac2bc34ebcfc3d7" "hash": "95a63d7be42ba648bef9dbbf1c99bcae123efcad46e436fefcee11e5b3d4275f"
} }
}, },
"installer": { "installer": {