From 3fc32dd65723c1745ef7149d0ea3c1737dddbb67 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 13 Apr 2023 16:27:15 +0000 Subject: [PATCH] gitea: Update to version 1.19.1 --- bucket/gitea.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/gitea.json b/bucket/gitea.json index 5899b3bbdd..4d93f706a2 100644 --- a/bucket/gitea.json +++ b/bucket/gitea.json @@ -1,16 +1,16 @@ { - "version": "1.19.0", + "version": "1.19.1", "description": "A painless self-hosted Git service", "homepage": "https://gitea.io/", "license": "MIT", "architecture": { "64bit": { - "url": "https://dl.gitea.com/gitea/1.19.0/gitea-1.19.0-windows-4.0-amd64.exe.xz", - "hash": "b44f93bef06bbc0aebca0af61e18149085484375d6bf073752fcad0136a7a3f1" + "url": "https://dl.gitea.com/gitea/1.19.1/gitea-1.19.1-windows-4.0-amd64.exe.xz", + "hash": "112555dd7abe33695a3ab2528313caa5309bd11ea6914d3f7609ed5b84a92d08" }, "32bit": { - "url": "https://dl.gitea.com/gitea/1.19.0/gitea-1.19.0-windows-4.0-386.exe.xz", - "hash": "f6d5ba4052f55d568c69df421d09abeec1858ccf92d9ab094591b59d2e53089e" + "url": "https://dl.gitea.com/gitea/1.19.1/gitea-1.19.1-windows-4.0-386.exe.xz", + "hash": "de99eee23bf837b6804c4ff871071d759afbadfdc84e0ce1a0666864c825323f" } }, "installer": {