From 1ad51859c84fbee9845751bc9d00723bd44ea898 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 3 Oct 2023 16:30:16 +0000 Subject: [PATCH] gitea: Update to version 1.20.5 --- bucket/gitea.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/gitea.json b/bucket/gitea.json index 83e72b9189..f6d768b2ef 100644 --- a/bucket/gitea.json +++ b/bucket/gitea.json @@ -1,16 +1,16 @@ { - "version": "1.20.4", + "version": "1.20.5", "description": "A painless self-hosted Git service", "homepage": "https://gitea.io/", "license": "MIT", "architecture": { "64bit": { - "url": "https://dl.gitea.com/gitea/1.20.4/gitea-1.20.4-windows-4.0-amd64.exe.xz", - "hash": "c4df35bd6d9ebf6a64972e46ce5230815c071e83d92f543d978ce661d64cf3df" + "url": "https://dl.gitea.com/gitea/1.20.5/gitea-1.20.5-windows-4.0-amd64.exe.xz", + "hash": "847c686e8fb4efe4ab3feb12a41da85ae46db90f3f977b0f2c3b83b6852f8cd7" }, "32bit": { - "url": "https://dl.gitea.com/gitea/1.20.4/gitea-1.20.4-windows-4.0-386.exe.xz", - "hash": "93e42bd8b626d795210474d34dbc22f0b55d480083a6a465d80217e29d89e569" + "url": "https://dl.gitea.com/gitea/1.20.5/gitea-1.20.5-windows-4.0-386.exe.xz", + "hash": "b7aaaba0a5ff01d260a0fe585b4c8fe839aa225f108619672e42e48720ef196d" } }, "installer": {