diff --git a/bucket/neovim.json b/bucket/neovim.json index 801e094fd8..ac7fa4641c 100644 --- a/bucket/neovim.json +++ b/bucket/neovim.json @@ -1,5 +1,5 @@ { - "version": "0.11.0", + "version": "0.11.1", "description": "Vim-fork focused on extensibility and usability", "homepage": "https://neovim.io/", "license": { @@ -11,8 +11,8 @@ }, "architecture": { "64bit": { - "url": "https://github.com/neovim/neovim/releases/download/v0.11.0/nvim-win64.zip", - "hash": "00ea1a0fd3252a883974a3411159087196924f214000583257188b205d173a23" + "url": "https://github.com/neovim/neovim/releases/download/v0.11.1/nvim-win64.zip", + "hash": "56d8aa42c250ac28cbe8f33c9f693a031db231139a58210caa77af457498ce51" } }, "extract_dir": "nvim-win64",