gitea: Update to version 1.12.5

This commit is contained in:
Richard Kuhnt 2020-10-02 03:01:49 +00:00
parent 9f40450793
commit 4e2c36ae0e

View File

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