From c7996b404529532bce43881a31f87fda09033c1a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 17 Jan 2023 20:25:00 +0000 Subject: [PATCH] gitea: Update to version 1.18.1 --- bucket/gitea.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/gitea.json b/bucket/gitea.json index dd8606efa9..a6a87b05d4 100644 --- a/bucket/gitea.json +++ b/bucket/gitea.json @@ -1,16 +1,16 @@ { - "version": "1.18.0", + "version": "1.18.1", "description": "A painless self-hosted Git service", "homepage": "https://gitea.io/", "license": "MIT", "architecture": { "64bit": { - "url": "https://dl.gitea.io/gitea/1.18.0/gitea-1.18.0-windows-4.0-amd64.exe.xz", - "hash": "642df594a867a75493d2931c97f8e688f60dfdc28a660ca614d7927bbaea714d" + "url": "https://dl.gitea.io/gitea/1.18.1/gitea-1.18.1-windows-4.0-amd64.exe.xz", + "hash": "4ce6f8c4f78affd94b4ffd2d898ce94f2ef29b93d26b0ba7b376c128efe46842" }, "32bit": { - "url": "https://dl.gitea.io/gitea/1.18.0/gitea-1.18.0-windows-4.0-386.exe.xz", - "hash": "6e2a22cb0472709f1ba7b1b7c67b4d01907d6677bbbc234f5a557ca6d8fcc6a1" + "url": "https://dl.gitea.io/gitea/1.18.1/gitea-1.18.1-windows-4.0-386.exe.xz", + "hash": "71bbfd640817aea439d16846082d92880c4389a4303ade46d4c8a49eba5b1430" } }, "installer": {