neovim: Update to version 0.3.5

This commit is contained in:
Richard Kuhnt 2019-05-25 14:01:22 +00:00
parent 59c7c3264c
commit 2cdb826f91

View File

@ -1,17 +1,17 @@
{ {
"version": "0.3.4", "version": "0.3.5",
"license": { "license": {
"identifier": "Apache-2.0,MIT,Vim,Freeware(Node.js)", "identifier": "Apache-2.0,MIT,Vim,Freeware(Node.js)",
"url": "https://github.com/neovim/neovim/blob/master/LICENSE" "url": "https://github.com/neovim/neovim/blob/master/LICENSE"
}, },
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/neovim/neovim/releases/download/v0.3.4/nvim-win64.zip", "url": "https://github.com/neovim/neovim/releases/download/v0.3.5/nvim-win64.zip",
"hash": "2e8fa4f4324b5449334f8b97268e2801330c19f9c09c57922e2a3e171d03fad8" "hash": "ecde1d19b7045d785aede4e2f710ac66b987e775676d7c9d537238495eb534b1"
}, },
"32bit": { "32bit": {
"url": "https://github.com/neovim/neovim/releases/download/v0.3.4/nvim-win32.zip", "url": "https://github.com/neovim/neovim/releases/download/v0.3.5/nvim-win32.zip",
"hash": "73ac0758e71cf33f8e8231fa221f17499a778771451bf426ab046b19ae888753" "hash": "cd27975c8ecf3c0edae492fa6e1c40d82fdadd78521fee55c911fd26bfb54a8c"
} }
}, },
"suggest": { "suggest": {