From 7b6adcb3ea406967ce2b0b5c8e70e9e4c4f44f6b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 17 Jul 2023 04:29:25 +0000 Subject: [PATCH] gitea: Update to version 1.20.0 --- bucket/gitea.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/gitea.json b/bucket/gitea.json index ddbebe20cc..81a17e1830 100644 --- a/bucket/gitea.json +++ b/bucket/gitea.json @@ -1,16 +1,16 @@ { - "version": "1.19.4", + "version": "1.20.0", "description": "A painless self-hosted Git service", "homepage": "https://gitea.io/", "license": "MIT", "architecture": { "64bit": { - "url": "https://dl.gitea.com/gitea/1.19.4/gitea-1.19.4-windows-4.0-amd64.exe.xz", - "hash": "d9f10ce3278a42c74474c9c69899c90bda699de702866902aa662148c58e5a48" + "url": "https://dl.gitea.com/gitea/1.20.0/gitea-1.20.0-windows-4.0-amd64.exe.xz", + "hash": "7a891377656152f31fc2050128972cfd215a7a91f53f3e602bdd43ac17152632" }, "32bit": { - "url": "https://dl.gitea.com/gitea/1.19.4/gitea-1.19.4-windows-4.0-386.exe.xz", - "hash": "f97799b6670be5316f5e168994d2a6ffb506bc10fe38f48ae5409d29c98c70a1" + "url": "https://dl.gitea.com/gitea/1.20.0/gitea-1.20.0-windows-4.0-386.exe.xz", + "hash": "fd296ed7dffafcd8a15a04e5c80e4da3e7b9fae05eaf96af5e39e866e9a56457" } }, "installer": {