gitea: Update to version 1.12.6

This commit is contained in:
Richard Kuhnt 2020-11-17 00:01:47 +00:00
parent f345c5e902
commit ca498adf38

View File

@ -1,16 +1,16 @@
{ {
"homepage": "https://gitea.io/", "homepage": "https://gitea.io/",
"version": "1.12.5", "version": "1.12.6",
"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.5/gitea-1.12.5-windows-4.0-amd64.exe.xz", "url": "https://dl.gitea.io/gitea/1.12.6/gitea-1.12.6-windows-4.0-amd64.exe.xz",
"hash": "0753469767eb2f54e6523a041bc33d58b5841b412f5d42c0c0865bc931ad4de7" "hash": "83be819d97a85cc4e180e683d316ef4a4e48305d6d35ab115d647016b5482795"
}, },
"32bit": { "32bit": {
"url": "https://dl.gitea.io/gitea/1.12.5/gitea-1.12.5-windows-4.0-386.exe.xz", "url": "https://dl.gitea.io/gitea/1.12.6/gitea-1.12.6-windows-4.0-386.exe.xz",
"hash": "72a95ef7caf6c097ec11fc2f6d285bb919a07c42762dcecae01c57aa6d3c3db5" "hash": "d94015412800e5bbeed122344fb60066af7897821d4b507cf2c513a0b89efd10"
} }
}, },
"installer": { "installer": {