From 3c571841be8c0850ec2ca47ea2b1a5ba93641223 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Fri, 6 Mar 2020 18:01:52 +0000 Subject: [PATCH] gitea: Update to version 1.11.2 --- bucket/gitea.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/gitea.json b/bucket/gitea.json index d239295e3f..2d7a2c3b7b 100644 --- a/bucket/gitea.json +++ b/bucket/gitea.json @@ -1,16 +1,16 @@ { "homepage": "https://gitea.io/", - "version": "1.11.1", + "version": "1.11.2", "description": "A painless self-hosted Git service.", "license": "MIT", "architecture": { "64bit": { - "url": "https://dl.gitea.io/gitea/1.11.1/gitea-1.11.1-windows-4.0-amd64.exe.xz", - "hash": "030ff1f7a20df432ada27b50896c917ef977754e982cda9d4ced006aed9f78f8" + "url": "https://dl.gitea.io/gitea/1.11.2/gitea-1.11.2-windows-4.0-amd64.exe.xz", + "hash": "1b5bdd49c709c7d42ae573ed18e5ed0cbe09f4d1443c2d7d71e202e0cfaa4488" }, "32bit": { - "url": "https://dl.gitea.io/gitea/1.11.1/gitea-1.11.1-windows-4.0-386.exe.xz", - "hash": "e70e3a8b521b1ffb0ad14864461f9ca47b777078bf369b2e6bd87cec6175c432" + "url": "https://dl.gitea.io/gitea/1.11.2/gitea-1.11.2-windows-4.0-386.exe.xz", + "hash": "8194c97fa9243af7de06ffd5afcea09124e4451946a9a921b63cba170375d449" } }, "installer": {