From fef9008038a4cf9612ac985a07c273ac9c334247 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Thu, 5 Dec 2019 22:00:28 +0000 Subject: [PATCH] gitea: Update to version 1.10.1 --- bucket/gitea.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/gitea.json b/bucket/gitea.json index e08fbf83f3..2161184249 100644 --- a/bucket/gitea.json +++ b/bucket/gitea.json @@ -1,16 +1,16 @@ { "homepage": "https://gitea.io/", - "version": "1.10.0", + "version": "1.10.1", "description": "A painless self-hosted Git service.", "license": "MIT", "architecture": { "64bit": { - "url": "https://dl.gitea.io/gitea/1.10.0/gitea-1.10.0-windows-4.0-amd64.exe.xz", - "hash": "6a56494ccca25239f63470369059372e9f463690df85195ca319845b6899d488" + "url": "https://dl.gitea.io/gitea/1.10.1/gitea-1.10.1-windows-4.0-amd64.exe.xz", + "hash": "d27dfc104147b94d9bb8c205b17df576d8ab06d4a0116b7055c0c730c2ca8452" }, "32bit": { - "url": "https://dl.gitea.io/gitea/1.10.0/gitea-1.10.0-windows-4.0-386.exe.xz", - "hash": "bd053266cad2523b92c658a7eb38bab3849dc902c0a7008f722f93d9779e5a9e" + "url": "https://dl.gitea.io/gitea/1.10.1/gitea-1.10.1-windows-4.0-386.exe.xz", + "hash": "37c00f59732e0358eb8c9e3515395be194ca952dddfebca01ee7e05d11610fd3" } }, "installer": {