From f38083f885631a2e7a6c30142e78f8e57751705b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 30 Dec 2022 00:33:57 +0000 Subject: [PATCH] gitea: Update to version 1.18.0 --- bucket/gitea.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/gitea.json b/bucket/gitea.json index 75a9c0c6e8..dd8606efa9 100644 --- a/bucket/gitea.json +++ b/bucket/gitea.json @@ -1,16 +1,16 @@ { - "version": "1.17.4", + "version": "1.18.0", "description": "A painless self-hosted Git service", "homepage": "https://gitea.io/", "license": "MIT", "architecture": { "64bit": { - "url": "https://dl.gitea.io/gitea/1.17.4/gitea-1.17.4-windows-4.0-amd64.exe.xz", - "hash": "b42e61559768302fc031ff8df3c7cf9df33e5c0ac9acf6a43d8797ff870e3691" + "url": "https://dl.gitea.io/gitea/1.18.0/gitea-1.18.0-windows-4.0-amd64.exe.xz", + "hash": "642df594a867a75493d2931c97f8e688f60dfdc28a660ca614d7927bbaea714d" }, "32bit": { - "url": "https://dl.gitea.io/gitea/1.17.4/gitea-1.17.4-windows-4.0-386.exe.xz", - "hash": "c6aa49e9d94388668cdcc4d47f9288561a185700747c05ef1fccc692ca4ddfe7" + "url": "https://dl.gitea.io/gitea/1.18.0/gitea-1.18.0-windows-4.0-386.exe.xz", + "hash": "6e2a22cb0472709f1ba7b1b7c67b4d01907d6677bbbc234f5a557ca6d8fcc6a1" } }, "installer": {