From 8a52319c67b2dc79ef48e2e3efd21c0d737e6f06 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 22 Dec 2022 00:34:02 +0000 Subject: [PATCH] gitea: Update to version 1.17.4 --- bucket/gitea.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/gitea.json b/bucket/gitea.json index 2258c8938c..75a9c0c6e8 100644 --- a/bucket/gitea.json +++ b/bucket/gitea.json @@ -1,16 +1,16 @@ { - "version": "1.17.3", + "version": "1.17.4", "description": "A painless self-hosted Git service", "homepage": "https://gitea.io/", "license": "MIT", "architecture": { "64bit": { - "url": "https://dl.gitea.io/gitea/1.17.3/gitea-1.17.3-windows-4.0-amd64.exe.xz", - "hash": "a99cfc0f707f418c979d95baabe6074ad3a62a2216e9f0ea32362ca4c31bca10" + "url": "https://dl.gitea.io/gitea/1.17.4/gitea-1.17.4-windows-4.0-amd64.exe.xz", + "hash": "b42e61559768302fc031ff8df3c7cf9df33e5c0ac9acf6a43d8797ff870e3691" }, "32bit": { - "url": "https://dl.gitea.io/gitea/1.17.3/gitea-1.17.3-windows-4.0-386.exe.xz", - "hash": "d886d1673f1c8a6b75e47774e1624db74b0e2414e1cfabdb12327031aef55ebe" + "url": "https://dl.gitea.io/gitea/1.17.4/gitea-1.17.4-windows-4.0-386.exe.xz", + "hash": "c6aa49e9d94388668cdcc4d47f9288561a185700747c05ef1fccc692ca4ddfe7" } }, "installer": {