From 8fa2d373b864eaa7a01c9d4652124a8bd2406843 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 4 May 2023 00:34:04 +0000 Subject: [PATCH] gitea: Update to version 1.19.3 --- bucket/gitea.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/gitea.json b/bucket/gitea.json index d834ff40f1..84b2a900b4 100644 --- a/bucket/gitea.json +++ b/bucket/gitea.json @@ -1,16 +1,16 @@ { - "version": "1.19.2", + "version": "1.19.3", "description": "A painless self-hosted Git service", "homepage": "https://gitea.io/", "license": "MIT", "architecture": { "64bit": { - "url": "https://dl.gitea.com/gitea/1.19.2/gitea-1.19.2-windows-4.0-amd64.exe.xz", - "hash": "7000e932afa69ba93bdf872e576a3f0a785f1ec79aa1d04e2a12e1ca15aea55a" + "url": "https://dl.gitea.com/gitea/1.19.3/gitea-1.19.3-windows-4.0-amd64.exe.xz", + "hash": "1d0591ecf84e9a6ca23f4b9ff3216c7b27e4251e532dfb568a19657ce2d3e481" }, "32bit": { - "url": "https://dl.gitea.com/gitea/1.19.2/gitea-1.19.2-windows-4.0-386.exe.xz", - "hash": "6f4a0267105ae36dbb201af2564622970e1eacc5b8d3711f2a8e81ed623d106c" + "url": "https://dl.gitea.com/gitea/1.19.3/gitea-1.19.3-windows-4.0-386.exe.xz", + "hash": "342e1a1e8b1fa7e500b80942abcae0a26992a4c47d0c73f5575eb31fdceac946" } }, "installer": {