From 2a3b28341d8e36cb92a6e56918e56de0d262279c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Thu, 11 Jun 2020 07:22:34 +0200 Subject: [PATCH] espanso: Update to version 0.6.2 --- bucket/espanso.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/espanso.json b/bucket/espanso.json index 5bdaea51a2..dfba90fdc4 100644 --- a/bucket/espanso.json +++ b/bucket/espanso.json @@ -1,12 +1,12 @@ { - "version": "0.6.1", + "version": "0.6.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.6.1/espanso-win-installer.exe", - "hash": "99feb4cbbd3dd8d1da2a57031c4e8f3153176bfca8c1196ac20ebba27e7533f0" + "url": "https://github.com/federico-terzi/espanso/releases/download/v0.6.2/espanso-win-installer.exe", + "hash": "3c18c93dfe7a34a0b1bc199b02df3ae800a16631e87813948a354ac833acd916" } }, "innosetup": true,