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