gitea: Update to version 1.12.3

This commit is contained in:
Richard Kuhnt 2020-08-04 21:00:24 +00:00
parent 660b916c29
commit e1c3214e60

View File

@ -1,16 +1,16 @@
{ {
"homepage": "https://gitea.io/", "homepage": "https://gitea.io/",
"version": "1.12.2", "version": "1.12.3",
"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.12.2/gitea-1.12.2-windows-4.0-amd64.exe.xz", "url": "https://dl.gitea.io/gitea/1.12.3/gitea-1.12.3-windows-4.0-amd64.exe.xz",
"hash": "c1c9f744f9b3838a7207b0a308f37680571b761c4d7190813501de6ef8156c52" "hash": "6e7e9012e8535e298dba6101e9c88fcac0c62eef947424e0cc05e62c476e05e2"
}, },
"32bit": { "32bit": {
"url": "https://dl.gitea.io/gitea/1.12.2/gitea-1.12.2-windows-4.0-386.exe.xz", "url": "https://dl.gitea.io/gitea/1.12.3/gitea-1.12.3-windows-4.0-386.exe.xz",
"hash": "382ecd6bf2131f82f07f0626555b13bc5f4c6070f33cd6430a669f197366382f" "hash": "44ef2f01aec678b6dc27d68e6d3b23a6d54a504e9707a0a4084568519343870e"
} }
}, },
"installer": { "installer": {