From b86db4c4181c2010540f01de184f8cccd95f6cb1 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Mon, 17 Feb 2020 23:01:53 +0000 Subject: [PATCH] gitea: Update to version 1.11.1 --- bucket/gitea.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/gitea.json b/bucket/gitea.json index 4c72f97b4d..d239295e3f 100644 --- a/bucket/gitea.json +++ b/bucket/gitea.json @@ -1,16 +1,16 @@ { "homepage": "https://gitea.io/", - "version": "1.11.0", + "version": "1.11.1", "description": "A painless self-hosted Git service.", "license": "MIT", "architecture": { "64bit": { - "url": "https://dl.gitea.io/gitea/1.11.0/gitea-1.11.0-windows-4.0-amd64.exe.xz", - "hash": "f3b185ef91e7568059c4e09658c21ba64b80fe5667bc34e6ba10c42c79c6fab4" + "url": "https://dl.gitea.io/gitea/1.11.1/gitea-1.11.1-windows-4.0-amd64.exe.xz", + "hash": "030ff1f7a20df432ada27b50896c917ef977754e982cda9d4ced006aed9f78f8" }, "32bit": { - "url": "https://dl.gitea.io/gitea/1.11.0/gitea-1.11.0-windows-4.0-386.exe.xz", - "hash": "462f8860d665f6bddf576b1b273940820d8bb649cd584087d5ff9fa6c88517a6" + "url": "https://dl.gitea.io/gitea/1.11.1/gitea-1.11.1-windows-4.0-386.exe.xz", + "hash": "e70e3a8b521b1ffb0ad14864461f9ca47b777078bf369b2e6bd87cec6175c432" } }, "installer": {