espanso: Update to version 0.7.2

This commit is contained in:
Jakub Čábera 2020-09-25 04:25:18 +02:00
parent 908949cdbc
commit 6bea9bbe09

View File

@ -1,12 +1,12 @@
{ {
"version": "0.7.1", "version": "0.7.2",
"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.1/espanso-win-installer.exe", "url": "https://github.com/federico-terzi/espanso/releases/download/v0.7.2/espanso-win-installer.exe",
"hash": "90f469cdde1c88da8644feeddcdf528bc5fcb315d9c20cc5ea086a62e87a8cf5" "hash": "e4d570e491236bb53b329697b12e7b9c13e17c5a4c53cea361fd760c866fb78c"
} }
}, },
"innosetup": true, "innosetup": true,