From 6bea9bbe0946c3ea84881d24981f73ad5862998a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Fri, 25 Sep 2020 04:25:18 +0200 Subject: [PATCH] espanso: Update to version 0.7.2 --- bucket/espanso.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/espanso.json b/bucket/espanso.json index f2f249931a..0dafd926f7 100644 --- a/bucket/espanso.json +++ b/bucket/espanso.json @@ -1,12 +1,12 @@ { - "version": "0.7.1", + "version": "0.7.2", "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.1/espanso-win-installer.exe", - "hash": "90f469cdde1c88da8644feeddcdf528bc5fcb315d9c20cc5ea086a62e87a8cf5" + "url": "https://github.com/federico-terzi/espanso/releases/download/v0.7.2/espanso-win-installer.exe", + "hash": "e4d570e491236bb53b329697b12e7b9c13e17c5a4c53cea361fd760c866fb78c" } }, "innosetup": true,