From 220bef60b679a78ecfa00e55978146afa92ae2a6 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Sun, 8 Sep 2019 15:00:16 +0000 Subject: [PATCH] gitea: Update to version 1.9.3 --- bucket/gitea.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/gitea.json b/bucket/gitea.json index 1d716c8f6d..6f0f2e4cee 100644 --- a/bucket/gitea.json +++ b/bucket/gitea.json @@ -1,16 +1,16 @@ { "homepage": "https://gitea.io/", - "version": "1.9.2", + "version": "1.9.3", "description": "A painless self-hosted Git service.", "license": "MIT", "architecture": { "64bit": { - "url": "https://dl.gitea.io/gitea/1.9.2/gitea-1.9.2-windows-4.0-amd64.exe.xz", - "hash": "3b1187cd6aa392280dbfadd791646ce8b530840e21e43eb9f45b6cab9f8b9ce7" + "url": "https://dl.gitea.io/gitea/1.9.3/gitea-1.9.3-windows-4.0-amd64.exe.xz", + "hash": "730247ae909cfa41ea2958e847f8db21cc3ec639ea285df39c7748d2aaf70882" }, "32bit": { - "url": "https://dl.gitea.io/gitea/1.9.2/gitea-1.9.2-windows-4.0-386.exe.xz", - "hash": "a99de74a3dcc3b188289bd6d946e950750e9c30671320e434e542437d24ce0e3" + "url": "https://dl.gitea.io/gitea/1.9.3/gitea-1.9.3-windows-4.0-386.exe.xz", + "hash": "306a0dca16813addb992bb951959c6dfeda8e33caea0f5a4351d483914b1b5ff" } }, "installer": {