espanso: Update to version 0.7.1

This commit is contained in:
Jakub Čábera 2020-08-27 08:26:34 +02:00
parent d3a72b1727
commit 58d1831339

View File

@ -1,12 +1,12 @@
{ {
"version": "0.7.0", "version": "0.7.1",
"description": "Text expander.", "description": "Text expander.",
"homepage": "https://espanso.org", "homepage": "https://espanso.org",
"license": "GPL-3.0-only", "license": "GPL-3.0-only",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/federico-terzi/espanso/releases/download/v0.7.0/espanso-win-installer.exe", "url": "https://github.com/federico-terzi/espanso/releases/download/v0.7.1/espanso-win-installer.exe",
"hash": "bc747c6ea170ada5c89558f5d31c04ed55e0d98fc3f2faa575b722a90411d89b" "hash": "90f469cdde1c88da8644feeddcdf528bc5fcb315d9c20cc5ea086a62e87a8cf5"
} }
}, },
"innosetup": true, "innosetup": true,