From 1bfcdd4f1adf7e44b1ef53f5aaf8a80eea3a3d28 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Wed, 30 Oct 2019 23:00:24 +0000 Subject: [PATCH] gitea: Update to version 1.9.5 --- bucket/gitea.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/gitea.json b/bucket/gitea.json index e35d24ffcc..8ecb9d21c0 100644 --- a/bucket/gitea.json +++ b/bucket/gitea.json @@ -1,16 +1,16 @@ { "homepage": "https://gitea.io/", - "version": "1.9.4", + "version": "1.9.5", "description": "A painless self-hosted Git service.", "license": "MIT", "architecture": { "64bit": { - "url": "https://dl.gitea.io/gitea/1.9.4/gitea-1.9.4-windows-4.0-amd64.exe.xz", - "hash": "fd6875d3c0611461d9de3de7462a61a0f1ea146a4fbfc2ea753020317c279c7b" + "url": "https://dl.gitea.io/gitea/1.9.5/gitea-1.9.5-windows-4.0-amd64.exe.xz", + "hash": "2369e1fc916b041b76af3684babaf0348dcd4fd88816093062eb10568e169576" }, "32bit": { - "url": "https://dl.gitea.io/gitea/1.9.4/gitea-1.9.4-windows-4.0-386.exe.xz", - "hash": "8a17fd060bc7089c8b7c78638b5dc7cc7e5a8b446f7ebbb4ae267301f483dc42" + "url": "https://dl.gitea.io/gitea/1.9.5/gitea-1.9.5-windows-4.0-386.exe.xz", + "hash": "b998e7af8331de212aa966a59f8df5dce91eb2c7e9e32fdd3ad27becd7efcbe5" } }, "installer": {