From ca498adf3839b883d3aa980736144fe7bcd0d040 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Tue, 17 Nov 2020 00:01:47 +0000 Subject: [PATCH] gitea: Update to version 1.12.6 --- bucket/gitea.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/gitea.json b/bucket/gitea.json index 4f3a7658d5..b46edb9312 100644 --- a/bucket/gitea.json +++ b/bucket/gitea.json @@ -1,16 +1,16 @@ { "homepage": "https://gitea.io/", - "version": "1.12.5", + "version": "1.12.6", "description": "A painless self-hosted Git service.", "license": "MIT", "architecture": { "64bit": { - "url": "https://dl.gitea.io/gitea/1.12.5/gitea-1.12.5-windows-4.0-amd64.exe.xz", - "hash": "0753469767eb2f54e6523a041bc33d58b5841b412f5d42c0c0865bc931ad4de7" + "url": "https://dl.gitea.io/gitea/1.12.6/gitea-1.12.6-windows-4.0-amd64.exe.xz", + "hash": "83be819d97a85cc4e180e683d316ef4a4e48305d6d35ab115d647016b5482795" }, "32bit": { - "url": "https://dl.gitea.io/gitea/1.12.5/gitea-1.12.5-windows-4.0-386.exe.xz", - "hash": "72a95ef7caf6c097ec11fc2f6d285bb919a07c42762dcecae01c57aa6d3c3db5" + "url": "https://dl.gitea.io/gitea/1.12.6/gitea-1.12.6-windows-4.0-386.exe.xz", + "hash": "d94015412800e5bbeed122344fb60066af7897821d4b507cf2c513a0b89efd10" } }, "installer": {