From 7065178b75fae3e3dc535f69ef9a95b5563ce541 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Thu, 14 Nov 2019 15:00:17 +0000 Subject: [PATCH] gitea: Update to version 1.10.0 --- bucket/gitea.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/gitea.json b/bucket/gitea.json index 06d69b0b2a..e08fbf83f3 100644 --- a/bucket/gitea.json +++ b/bucket/gitea.json @@ -1,16 +1,16 @@ { "homepage": "https://gitea.io/", - "version": "1.9.6", + "version": "1.10.0", "description": "A painless self-hosted Git service.", "license": "MIT", "architecture": { "64bit": { - "url": "https://dl.gitea.io/gitea/1.9.6/gitea-1.9.6-windows-4.0-amd64.exe.xz", - "hash": "32ff5b9555b683ea27b8de3ad0815fad9f20ce9b49f6cf42ede40f757de52fd7" + "url": "https://dl.gitea.io/gitea/1.10.0/gitea-1.10.0-windows-4.0-amd64.exe.xz", + "hash": "6a56494ccca25239f63470369059372e9f463690df85195ca319845b6899d488" }, "32bit": { - "url": "https://dl.gitea.io/gitea/1.9.6/gitea-1.9.6-windows-4.0-386.exe.xz", - "hash": "982875629da20a50f9a3eec4f5f8e997ba0c324aeb3b28ecda9180493475d4af" + "url": "https://dl.gitea.io/gitea/1.10.0/gitea-1.10.0-windows-4.0-386.exe.xz", + "hash": "bd053266cad2523b92c658a7eb38bab3849dc902c0a7008f722f93d9779e5a9e" } }, "installer": {