From 978ecf58ee0f34e1a2166031ed0eef98d7d2be22 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Sun, 19 Jan 2020 06:01:51 +0000 Subject: [PATCH] gitea: Update to version 1.10.3 --- bucket/gitea.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/gitea.json b/bucket/gitea.json index b4247cafde..ceadf7674f 100644 --- a/bucket/gitea.json +++ b/bucket/gitea.json @@ -1,16 +1,16 @@ { "homepage": "https://gitea.io/", - "version": "1.10.2", + "version": "1.10.3", "description": "A painless self-hosted Git service.", "license": "MIT", "architecture": { "64bit": { - "url": "https://dl.gitea.io/gitea/1.10.2/gitea-1.10.2-windows-4.0-amd64.exe.xz", - "hash": "c19b01c8ed8b5e00dbdc34fdacc06b766c4d161dd40f8549d04e7adc709b72d2" + "url": "https://dl.gitea.io/gitea/1.10.3/gitea-1.10.3-windows-4.0-amd64.exe.xz", + "hash": "4720215a030b0f187c132a7acb8f974262d29ac6da250a45b30ddd5fcf50258b" }, "32bit": { - "url": "https://dl.gitea.io/gitea/1.10.2/gitea-1.10.2-windows-4.0-386.exe.xz", - "hash": "af4640af757c6f3c3258b8d34131d0e8b17639bb2c1e4192db5686de76e10c3c" + "url": "https://dl.gitea.io/gitea/1.10.3/gitea-1.10.3-windows-4.0-386.exe.xz", + "hash": "634ae3a72fed47921ebf34a16f0d9cde84f5a9d5d4d0ed0d19677f34ec68268b" } }, "installer": {