espanso: Update to version 0.3.2

This commit is contained in:
Richard Kuhnt 2019-10-27 11:01:55 +00:00
parent 9758ef8e1f
commit eeffb1c4d8

View File

@ -1,12 +1,12 @@
{ {
"version": "0.3.1", "version": "0.3.2",
"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.3.1/espanso-win-installer.exe", "url": "https://github.com/federico-terzi/espanso/releases/download/v0.3.2/espanso-win-installer.exe",
"hash": "a5e3e95a2a2611e90c9d8ef4096aa002e82d7c97e55778c143cb8913ad214489" "hash": "afd217244054c0322456fbf71a52c1455e8dfc69b827695a2674085a6c635480"
} }
}, },
"innosetup": true, "innosetup": true,