espanso: Update to version 0.3.1

This commit is contained in:
Richard Kuhnt 2019-10-19 22:00:25 +00:00
parent 9c5ae8ee87
commit dfca8f41c4

View File

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