From 35498f7f65e1a5be76a97f608493f0e187c5f44f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Sun, 23 Aug 2020 19:15:16 +0200 Subject: [PATCH] espanso: Update to version 0.7.0 --- bucket/espanso.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/espanso.json b/bucket/espanso.json index a29a3ef229..252a4b2bbe 100644 --- a/bucket/espanso.json +++ b/bucket/espanso.json @@ -1,12 +1,12 @@ { - "version": "0.6.3", + "version": "0.7.0", "description": "Text expander.", "homepage": "https://espanso.org", "license": "GPL-3.0-only", "architecture": { "64bit": { - "url": "https://github.com/federico-terzi/espanso/releases/download/v0.6.3/espanso-win-installer.exe", - "hash": "b1fc7dd029b1c31ede9c308ab2b37a4febd61e6660669b3de6d3b1ac885774d5" + "url": "https://github.com/federico-terzi/espanso/releases/download/v0.7.0/espanso-win-installer.exe", + "hash": "bc747c6ea170ada5c89558f5d31c04ed55e0d98fc3f2faa575b722a90411d89b" } }, "innosetup": true,