From 06d5899d2865862736358b384c7a92671f5ee537 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Tue, 17 Mar 2020 21:01:50 +0000 Subject: [PATCH] espanso: Update to version 0.5.3 --- bucket/espanso.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/espanso.json b/bucket/espanso.json index 1c8988c2fd..5550fbbdaf 100644 --- a/bucket/espanso.json +++ b/bucket/espanso.json @@ -1,12 +1,12 @@ { - "version": "0.5.2", + "version": "0.5.3", "homepage": "https://espanso.org", "description": "Text expander.", "license": "GPL-3.0-only", "architecture": { "64bit": { - "url": "https://github.com/federico-terzi/espanso/releases/download/v0.5.2/espanso-win-installer.exe", - "hash": "eb2b6ce97032319e0f5b8c082803644bfdefc989986d54818ae02d8efd771086" + "url": "https://github.com/federico-terzi/espanso/releases/download/v0.5.3/espanso-win-installer.exe", + "hash": "b6146d56591a466404ce6e0247f46591abf66370a0f50235796595156f2fa1a3" } }, "innosetup": true,