From 58d1831339aeb6ef0a64302b0e78835487a32752 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Thu, 27 Aug 2020 08:26:34 +0200 Subject: [PATCH] espanso: Update to version 0.7.1 --- bucket/espanso.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/espanso.json b/bucket/espanso.json index 252a4b2bbe..f2f249931a 100644 --- a/bucket/espanso.json +++ b/bucket/espanso.json @@ -1,12 +1,12 @@ { - "version": "0.7.0", + "version": "0.7.1", "description": "Text expander.", "homepage": "https://espanso.org", "license": "GPL-3.0-only", "architecture": { "64bit": { - "url": "https://github.com/federico-terzi/espanso/releases/download/v0.7.0/espanso-win-installer.exe", - "hash": "bc747c6ea170ada5c89558f5d31c04ed55e0d98fc3f2faa575b722a90411d89b" + "url": "https://github.com/federico-terzi/espanso/releases/download/v0.7.1/espanso-win-installer.exe", + "hash": "90f469cdde1c88da8644feeddcdf528bc5fcb315d9c20cc5ea086a62e87a8cf5" } }, "innosetup": true,