From b389d372a1c13affb3905f42ab63fcaa4e6c1b5b Mon Sep 17 00:00:00 2001 From: Andrew Date: Sat, 7 Jan 2023 13:11:01 +0300 Subject: [PATCH] espanso@2.1.8: Fix shortcut and bin (#4322) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit espanso.exe → espansod.exe --- bucket/espanso.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bucket/espanso.json b/bucket/espanso.json index 872290e847..d3410ae380 100644 --- a/bucket/espanso.json +++ b/bucket/espanso.json @@ -13,10 +13,10 @@ } }, "innosetup": true, - "bin": "espanso.exe", + "bin": "espansod.exe", "shortcuts": [ [ - "espanso.exe", + "espansod.exe", "Espanso", "start", "icon.ico"