gitea: Update to version 1.12.4

This commit is contained in:
Richard Kuhnt 2020-09-05 03:00:24 +00:00
parent a7d20d7e27
commit 12088f949c

View File

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