From 17cea9230c0381f3aa256a7a7170ed8c0fc632ae Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Tue, 9 Mar 2021 17:00:24 +0000 Subject: [PATCH] gitea: Update to version 1.13.4 --- bucket/gitea.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/gitea.json b/bucket/gitea.json index 64ec006123..e52abf0a34 100644 --- a/bucket/gitea.json +++ b/bucket/gitea.json @@ -1,16 +1,16 @@ { - "version": "1.13.3", + "version": "1.13.4", "description": "A painless self-hosted Git service", "homepage": "https://gitea.io/", "license": "MIT", "architecture": { "64bit": { - "url": "https://dl.gitea.io/gitea/1.13.3/gitea-1.13.3-windows-4.0-amd64.exe.xz", - "hash": "ec1cdea502c630e0aee24f4d46fe0d49bb3420812e320e0e94afd8c044a1b247" + "url": "https://dl.gitea.io/gitea/1.13.4/gitea-1.13.4-windows-4.0-amd64.exe.xz", + "hash": "fee03982637bb70695a58f7328848629dbc6c88057b03bba994c770baeddd186" }, "32bit": { - "url": "https://dl.gitea.io/gitea/1.13.3/gitea-1.13.3-windows-4.0-386.exe.xz", - "hash": "603a159b507c93888345fd3ebc82832f4796fc65c7d53017acacb737f84f1631" + "url": "https://dl.gitea.io/gitea/1.13.4/gitea-1.13.4-windows-4.0-386.exe.xz", + "hash": "374b7e7b33c6ed227210ae39c1b1436384a0267f8d6dde2dfa95885118229ab1" } }, "installer": {