From ad04b9d46e6dd58ea5e6424bd505524c4fd4c259 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 20 Mar 2023 20:28:42 +0000 Subject: [PATCH] gitea: Update to version 1.19.0 --- bucket/gitea.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/gitea.json b/bucket/gitea.json index ed1dc3e8bd..5899b3bbdd 100644 --- a/bucket/gitea.json +++ b/bucket/gitea.json @@ -1,16 +1,16 @@ { - "version": "1.18.5", + "version": "1.19.0", "description": "A painless self-hosted Git service", "homepage": "https://gitea.io/", "license": "MIT", "architecture": { "64bit": { - "url": "https://dl.gitea.com/gitea/1.18.5/gitea-1.18.5-windows-4.0-amd64.exe.xz", - "hash": "7ddd6e2626eafeced267f2033a31cdbc87aace385a3cbf3aa6daa7db7d5e351b" + "url": "https://dl.gitea.com/gitea/1.19.0/gitea-1.19.0-windows-4.0-amd64.exe.xz", + "hash": "b44f93bef06bbc0aebca0af61e18149085484375d6bf073752fcad0136a7a3f1" }, "32bit": { - "url": "https://dl.gitea.com/gitea/1.18.5/gitea-1.18.5-windows-4.0-386.exe.xz", - "hash": "1ecdeb931349dffb77eab9d99470e691b07b0f0a425cb6eb34c2503825b7ab2f" + "url": "https://dl.gitea.com/gitea/1.19.0/gitea-1.19.0-windows-4.0-386.exe.xz", + "hash": "f6d5ba4052f55d568c69df421d09abeec1858ccf92d9ab094591b59d2e53089e" } }, "installer": {