espanso: Update to version 0.5.0

This commit is contained in:
Richard Kuhnt 2020-02-02 19:01:49 +00:00
parent fbdb2261e7
commit dce8841fe0

View File

@ -1,12 +1,12 @@
{ {
"version": "0.4.1", "version": "0.5.0",
"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.4.1/espanso-win-installer.exe", "url": "https://github.com/federico-terzi/espanso/releases/download/v0.5.0/espanso-win-installer.exe",
"hash": "4f5f863b040d9cc16cae1df4efbcfada6e7be90cde806746091124cc5b2332ef" "hash": "5a62342866d5b7d2be4feaa108ff4b6733866a4542261633fcf1a63f835651c7"
} }
}, },
"innosetup": true, "innosetup": true,