From 6cba672603bebce93028c24f24630945ebb57c3c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Sat, 30 May 2020 14:36:23 +0200 Subject: [PATCH] espanso: Update to version 0.6.1 --- bucket/espanso.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/espanso.json b/bucket/espanso.json index 614e1938b5..5bdaea51a2 100644 --- a/bucket/espanso.json +++ b/bucket/espanso.json @@ -1,12 +1,12 @@ { - "version": "0.6.0", + "version": "0.6.1", "homepage": "https://espanso.org", "description": "Text expander.", "license": "GPL-3.0-only", "architecture": { "64bit": { - "url": "https://github.com/federico-terzi/espanso/releases/download/v0.6.0/espanso-win-installer.exe", - "hash": "93047925570b69d1e0966cbbb3827b6148640cedfc6fa2ffad3f9ff0fbabc177" + "url": "https://github.com/federico-terzi/espanso/releases/download/v0.6.1/espanso-win-installer.exe", + "hash": "99feb4cbbd3dd8d1da2a57031c4e8f3153176bfca8c1196ac20ebba27e7533f0" } }, "innosetup": true,