From 3b38eb57c6a3c15eb9267edf2a25d5f63e50c8f3 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Thu, 2 Jan 2020 15:01:13 +0000 Subject: [PATCH] gitea: Update to version 1.10.2 --- bucket/gitea.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/gitea.json b/bucket/gitea.json index 2161184249..b4247cafde 100644 --- a/bucket/gitea.json +++ b/bucket/gitea.json @@ -1,16 +1,16 @@ { "homepage": "https://gitea.io/", - "version": "1.10.1", + "version": "1.10.2", "description": "A painless self-hosted Git service.", "license": "MIT", "architecture": { "64bit": { - "url": "https://dl.gitea.io/gitea/1.10.1/gitea-1.10.1-windows-4.0-amd64.exe.xz", - "hash": "d27dfc104147b94d9bb8c205b17df576d8ab06d4a0116b7055c0c730c2ca8452" + "url": "https://dl.gitea.io/gitea/1.10.2/gitea-1.10.2-windows-4.0-amd64.exe.xz", + "hash": "c19b01c8ed8b5e00dbdc34fdacc06b766c4d161dd40f8549d04e7adc709b72d2" }, "32bit": { - "url": "https://dl.gitea.io/gitea/1.10.1/gitea-1.10.1-windows-4.0-386.exe.xz", - "hash": "37c00f59732e0358eb8c9e3515395be194ca952dddfebca01ee7e05d11610fd3" + "url": "https://dl.gitea.io/gitea/1.10.2/gitea-1.10.2-windows-4.0-386.exe.xz", + "hash": "af4640af757c6f3c3258b8d34131d0e8b17639bb2c1e4192db5686de76e10c3c" } }, "installer": {