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