From bcddecd62edab7ebb313efb1ae6a4355a71d2a87 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 15 Nov 2023 00:32:54 +0000 Subject: [PATCH] gitea: Update to version 1.21.0 --- bucket/gitea.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/gitea.json b/bucket/gitea.json index f6d768b2ef..f4d6f7dcb4 100644 --- a/bucket/gitea.json +++ b/bucket/gitea.json @@ -1,16 +1,16 @@ { - "version": "1.20.5", + "version": "1.21.0", "description": "A painless self-hosted Git service", "homepage": "https://gitea.io/", "license": "MIT", "architecture": { "64bit": { - "url": "https://dl.gitea.com/gitea/1.20.5/gitea-1.20.5-windows-4.0-amd64.exe.xz", - "hash": "847c686e8fb4efe4ab3feb12a41da85ae46db90f3f977b0f2c3b83b6852f8cd7" + "url": "https://dl.gitea.com/gitea/1.21.0/gitea-1.21.0-windows-4.0-amd64.exe.xz", + "hash": "85a1ad75b894214766a4bda0927c85d03745f90f9aed3a1919ff820464dd5cd2" }, "32bit": { - "url": "https://dl.gitea.com/gitea/1.20.5/gitea-1.20.5-windows-4.0-386.exe.xz", - "hash": "b7aaaba0a5ff01d260a0fe585b4c8fe839aa225f108619672e42e48720ef196d" + "url": "https://dl.gitea.com/gitea/1.21.0/gitea-1.21.0-windows-4.0-386.exe.xz", + "hash": "2744642c079635f1ec47ad9757cc840736da1443099f2295a22bd9e58f8f1a15" } }, "installer": {