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