From 8e8a28a1e37c4a6ac9d32e21e5366382cf862dd0 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Tue, 10 Mar 2020 19:01:49 +0000 Subject: [PATCH] espanso: Update to version 0.5.2 --- bucket/espanso.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/espanso.json b/bucket/espanso.json index 6a09ac0563..1c8988c2fd 100644 --- a/bucket/espanso.json +++ b/bucket/espanso.json @@ -1,12 +1,12 @@ { - "version": "0.5.1", + "version": "0.5.2", "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.1/espanso-win-installer.exe", - "hash": "4fab78ce57746066095bd9c972d0d805327fd929e119621be4aa76ad44c907c7" + "url": "https://github.com/federico-terzi/espanso/releases/download/v0.5.2/espanso-win-installer.exe", + "hash": "eb2b6ce97032319e0f5b8c082803644bfdefc989986d54818ae02d8efd771086" } }, "innosetup": true,