From 69272c632919504647d852d784a3d4ba10b0f219 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Sun, 22 Aug 2021 11:00:34 +0000 Subject: [PATCH] gitea: Update to version 1.15.0 --- bucket/gitea.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/gitea.json b/bucket/gitea.json index e1e0000709..8a2ff2906c 100644 --- a/bucket/gitea.json +++ b/bucket/gitea.json @@ -1,16 +1,16 @@ { - "version": "1.14.6", + "version": "1.15.0", "description": "A painless self-hosted Git service", "homepage": "https://gitea.io/", "license": "MIT", "architecture": { "64bit": { - "url": "https://dl.gitea.io/gitea/1.14.6/gitea-1.14.6-windows-4.0-amd64.exe.xz", - "hash": "2eb89ecf42ecd5a70a7df565f451dcdef66a7bbc10a87be3689a1d2cca71ac2f" + "url": "https://dl.gitea.io/gitea/1.15.0/gitea-1.15.0-windows-4.0-amd64.exe.xz", + "hash": "8157a69bccf9ab3df73cdb7c659bfcb7c30711c324cad4aa2a53626e2a2e2d98" }, "32bit": { - "url": "https://dl.gitea.io/gitea/1.14.6/gitea-1.14.6-windows-4.0-386.exe.xz", - "hash": "ffd4b1125f62738f338376f767c0036cd5830d00fa8f2a94d6b1cce8e4a0d8fb" + "url": "https://dl.gitea.io/gitea/1.15.0/gitea-1.15.0-windows-4.0-386.exe.xz", + "hash": "bcea6bb75bc74a0540478a2dcffce22b339a355c5ad5a9f83122577789e91303" } }, "installer": {