From 8c6d30c21b16d8a0f9eb44302c47787cfc32155b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Sat, 9 Oct 2021 10:42:15 -0700 Subject: [PATCH] gitea: Update to version 1.15.4 --- bucket/gitea.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/gitea.json b/bucket/gitea.json index 005c450137..423138f6af 100644 --- a/bucket/gitea.json +++ b/bucket/gitea.json @@ -1,16 +1,16 @@ { - "version": "1.15.3", + "version": "1.15.4", "description": "A painless self-hosted Git service", "homepage": "https://gitea.io/", "license": "MIT", "architecture": { "64bit": { - "url": "https://dl.gitea.io/gitea/1.15.3/gitea-1.15.3-windows-4.0-amd64.exe.xz", - "hash": "a983a99d8bb950f937f66be845a046334dc1f2b9d39fd67941e60c2671428453" + "url": "https://dl.gitea.io/gitea/1.15.4/gitea-1.15.4-windows-4.0-amd64.exe.xz", + "hash": "de16dec264b27f5293d8f5976f1f2d51422b27d64ac22c6af494ff8941773876" }, "32bit": { - "url": "https://dl.gitea.io/gitea/1.15.3/gitea-1.15.3-windows-4.0-386.exe.xz", - "hash": "95a63d7be42ba648bef9dbbf1c99bcae123efcad46e436fefcee11e5b3d4275f" + "url": "https://dl.gitea.io/gitea/1.15.4/gitea-1.15.4-windows-4.0-386.exe.xz", + "hash": "59ed51f9a6041fa5df9ff818fbaee2e1df3a8ee4611c6a69ea29368ac59f8801" } }, "installer": {