From dfca8f41c47d1eb20fb9a275b2e4b6a57a1434ad Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Sat, 19 Oct 2019 22:00:25 +0000 Subject: [PATCH] espanso: Update to version 0.3.1 --- bucket/espanso.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/espanso.json b/bucket/espanso.json index fcfd9919f0..9231dc8fa1 100644 --- a/bucket/espanso.json +++ b/bucket/espanso.json @@ -1,12 +1,12 @@ { - "version": "0.3.0", + "version": "0.3.1", "homepage": "https://espanso.org", "description": "Text expander.", "license": "GPL-3.0-only", "architecture": { "64bit": { - "url": "https://github.com/federico-terzi/espanso/releases/download/v0.3.0/espanso-win-installer.exe", - "hash": "1ad157aa5ee36e370d1f2c63a7e3b9f56fd46c55dafe55f2adedd5c6ba69a588" + "url": "https://github.com/federico-terzi/espanso/releases/download/v0.3.1/espanso-win-installer.exe", + "hash": "a5e3e95a2a2611e90c9d8ef4096aa002e82d7c97e55778c143cb8913ad214489" } }, "innosetup": true,