From 892ab189ede515d748ef3ccda6bbd56dcceb30b3 Mon Sep 17 00:00:00 2001 From: Iain Gillis Date: Tue, 4 Feb 2020 23:33:01 -0700 Subject: [PATCH] espanso@0.5.0: Fix hash (#785) - Closes #781 --- bucket/espanso.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bucket/espanso.json b/bucket/espanso.json index ce40c974b3..04cb5feb40 100644 --- a/bucket/espanso.json +++ b/bucket/espanso.json @@ -6,7 +6,7 @@ "architecture": { "64bit": { "url": "https://github.com/federico-terzi/espanso/releases/download/v0.5.0/espanso-win-installer.exe", - "hash": "5a62342866d5b7d2be4feaa108ff4b6733866a4542261633fcf1a63f835651c7" + "hash": "4f15503e98a3380c33449489e8674d8318155f5110eb183091292fea85df0870" } }, "innosetup": true,