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