espanso: Update to version 0.5.1

This commit is contained in:
Richard Kuhnt 2020-03-04 20:01:54 +00:00
parent f6f8bba0bf
commit 2fb345c185

View File

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