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