From 95fc8ab1116242d0c56cde38beed41523073e6f2 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Thu, 22 Aug 2019 18:01:09 +0000 Subject: [PATCH] gitea: Update to version 1.9.2 --- bucket/gitea.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/gitea.json b/bucket/gitea.json index 917f225e6d..1d716c8f6d 100644 --- a/bucket/gitea.json +++ b/bucket/gitea.json @@ -1,16 +1,16 @@ { "homepage": "https://gitea.io/", - "version": "1.9.1", + "version": "1.9.2", "description": "A painless self-hosted Git service.", "license": "MIT", "architecture": { "64bit": { - "url": "https://dl.gitea.io/gitea/1.9.1/gitea-1.9.1-windows-4.0-amd64.exe.xz", - "hash": "b889f8fd41bd52e5c64296a3407164deffb26623743921dd3aef044252f35f00" + "url": "https://dl.gitea.io/gitea/1.9.2/gitea-1.9.2-windows-4.0-amd64.exe.xz", + "hash": "3b1187cd6aa392280dbfadd791646ce8b530840e21e43eb9f45b6cab9f8b9ce7" }, "32bit": { - "url": "https://dl.gitea.io/gitea/1.9.1/gitea-1.9.1-windows-4.0-386.exe.xz", - "hash": "2c1ef8b4feacdd8e5f6146e89687f08c5f1e92eeb164d99d9ed1a867e62c2b38" + "url": "https://dl.gitea.io/gitea/1.9.2/gitea-1.9.2-windows-4.0-386.exe.xz", + "hash": "a99de74a3dcc3b188289bd6d946e950750e9c30671320e434e542437d24ce0e3" } }, "installer": {