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