From f3e12cd21ef328443367ebd4ca12f157641ec62d Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Tue, 23 Jun 2020 23:00:29 +0000 Subject: [PATCH] gitea: Update to version 1.12.0 --- bucket/gitea.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/gitea.json b/bucket/gitea.json index 8c5b3f4641..a7d571c492 100644 --- a/bucket/gitea.json +++ b/bucket/gitea.json @@ -1,16 +1,16 @@ { "homepage": "https://gitea.io/", - "version": "1.11.7", + "version": "1.12.0", "description": "A painless self-hosted Git service.", "license": "MIT", "architecture": { "64bit": { - "url": "https://dl.gitea.io/gitea/1.11.7/gitea-1.11.7-windows-4.0-amd64.exe.xz", - "hash": "0475a4a22ef39478496a738833ca80bd9adbbd89d7a72344d8c4fb732f59fae5" + "url": "https://dl.gitea.io/gitea/1.12.0/gitea-1.12.0-windows-4.0-amd64.exe.xz", + "hash": "3f76aba0646dd4b3d44469e63fee6a3e8bb3ad95a052e02bdecc530d0d6f4ec4" }, "32bit": { - "url": "https://dl.gitea.io/gitea/1.11.7/gitea-1.11.7-windows-4.0-386.exe.xz", - "hash": "623153dea720783eaa8102bf3d62173371f5bf4b0a247364323ebfa137524bf1" + "url": "https://dl.gitea.io/gitea/1.12.0/gitea-1.12.0-windows-4.0-386.exe.xz", + "hash": "fe036b11c395ca84e7ca008742b35ca6c6574934c2dcb481cca43e4fe122a850" } }, "installer": {