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