From c486e19db74e36a7b38b1edca7d80d226b1e276f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Sun, 19 Apr 2020 18:27:37 +0200 Subject: [PATCH] espanso: Update to version 0.5.5 --- bucket/espanso.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/espanso.json b/bucket/espanso.json index a4185bba50..f385ab5506 100644 --- a/bucket/espanso.json +++ b/bucket/espanso.json @@ -1,12 +1,12 @@ { - "version": "0.5.4", + "version": "0.5.5", "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.4/espanso-win-installer.exe", - "hash": "f8b35dba8d0780ba2764f5320a8df47cde9837525945d5d62ad152f4849baac2" + "url": "https://github.com/federico-terzi/espanso/releases/download/v0.5.5/espanso-win-installer.exe", + "hash": "76e3d203a84bb782f334f822c9dc04cf99a2a4eabd4f0771231cebfb302a7132" } }, "innosetup": true,