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