From 9f54f4af9900b34c9ab90dd6aea0f839b343274d Mon Sep 17 00:00:00 2001 From: HUMORCE Date: Tue, 1 Feb 2022 20:59:02 +0800 Subject: [PATCH] gitea@1.15.11: Fix hash (#3278) --- bucket/gitea.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bucket/gitea.json b/bucket/gitea.json index 3ddc89fd5c..c65f91adbf 100644 --- a/bucket/gitea.json +++ b/bucket/gitea.json @@ -6,11 +6,11 @@ "architecture": { "64bit": { "url": "https://dl.gitea.io/gitea/1.15.11/gitea-1.15.11-windows-4.0-amd64.exe.xz", - "hash": "04ea14223c4805a184d04c96b433ee0045ff7dd8051f1ad2744df2e39d8b384c" + "hash": "576429d9141824afcc146df71ef7f73724837d20ecd41afb3836bb62e290a828" }, "32bit": { "url": "https://dl.gitea.io/gitea/1.15.11/gitea-1.15.11-windows-4.0-386.exe.xz", - "hash": "c8199405e46ee39881987432df4376e6506265442398206d021eb58446d20557" + "hash": "b9dc5808bc45cef34421b7d12f42af87555a0384689b75a4bac3232699f0d354" } }, "installer": {