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