From d9f504310054a777609f5d845d48c99a8d9d6275 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Wed, 2 Dec 2020 19:01:48 +0000 Subject: [PATCH] gitea: Update to version 1.13.0 --- bucket/gitea.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/gitea.json b/bucket/gitea.json index b46edb9312..09c7c2238a 100644 --- a/bucket/gitea.json +++ b/bucket/gitea.json @@ -1,16 +1,16 @@ { "homepage": "https://gitea.io/", - "version": "1.12.6", + "version": "1.13.0", "description": "A painless self-hosted Git service.", "license": "MIT", "architecture": { "64bit": { - "url": "https://dl.gitea.io/gitea/1.12.6/gitea-1.12.6-windows-4.0-amd64.exe.xz", - "hash": "83be819d97a85cc4e180e683d316ef4a4e48305d6d35ab115d647016b5482795" + "url": "https://dl.gitea.io/gitea/1.13.0/gitea-1.13.0-windows-4.0-amd64.exe.xz", + "hash": "3f7a7566317c297973e7c4eff3adc08f6cdf090e2b4b824d95d71e0668cddc33" }, "32bit": { - "url": "https://dl.gitea.io/gitea/1.12.6/gitea-1.12.6-windows-4.0-386.exe.xz", - "hash": "d94015412800e5bbeed122344fb60066af7897821d4b507cf2c513a0b89efd10" + "url": "https://dl.gitea.io/gitea/1.13.0/gitea-1.13.0-windows-4.0-386.exe.xz", + "hash": "f5da53816cce605637bffa20c3d507e3c74ea2c5fdc16964043f4559ef85454c" } }, "installer": {