From 3df0298edf29a7be57efc6a55147631522edcdf7 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Wed, 1 Apr 2020 20:02:03 +0000 Subject: [PATCH] gitea: Update to version 1.11.4 --- bucket/gitea.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/gitea.json b/bucket/gitea.json index 24a63c0af9..07493b2fda 100644 --- a/bucket/gitea.json +++ b/bucket/gitea.json @@ -1,16 +1,16 @@ { "homepage": "https://gitea.io/", - "version": "1.11.3", + "version": "1.11.4", "description": "A painless self-hosted Git service.", "license": "MIT", "architecture": { "64bit": { - "url": "https://dl.gitea.io/gitea/1.11.3/gitea-1.11.3-windows-4.0-amd64.exe.xz", - "hash": "4e59da3b7491ab1759abeceae9ab1cce42b36126359efc448ec6b29a373bd233" + "url": "https://dl.gitea.io/gitea/1.11.4/gitea-1.11.4-windows-4.0-amd64.exe.xz", + "hash": "3216bfa368faa79fb8cc0ea31a8a4198e96cdde9899060b85edda984803ea378" }, "32bit": { - "url": "https://dl.gitea.io/gitea/1.11.3/gitea-1.11.3-windows-4.0-386.exe.xz", - "hash": "019362c33d5c4acf3d30f5be002485734af21d20ea4fb8063c5828593d3c0b51" + "url": "https://dl.gitea.io/gitea/1.11.4/gitea-1.11.4-windows-4.0-386.exe.xz", + "hash": "e7d7dd4bb813b7df1b5938bb5d93a5fbd33ddd50a85d5f4fdd164839fe73d2ab" } }, "installer": {