espanso: Update to version 0.6.1

This commit is contained in:
Jakub Čábera 2020-05-30 14:36:23 +02:00
parent 880a9d92b5
commit 6cba672603

View File

@ -1,12 +1,12 @@
{ {
"version": "0.6.0", "version": "0.6.1",
"homepage": "https://espanso.org", "homepage": "https://espanso.org",
"description": "Text expander.", "description": "Text expander.",
"license": "GPL-3.0-only", "license": "GPL-3.0-only",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/federico-terzi/espanso/releases/download/v0.6.0/espanso-win-installer.exe", "url": "https://github.com/federico-terzi/espanso/releases/download/v0.6.1/espanso-win-installer.exe",
"hash": "93047925570b69d1e0966cbbb3827b6148640cedfc6fa2ffad3f9ff0fbabc177" "hash": "99feb4cbbd3dd8d1da2a57031c4e8f3153176bfca8c1196ac20ebba27e7533f0"
} }
}, },
"innosetup": true, "innosetup": true,