diff --git a/bucket/neovim.json b/bucket/neovim.json index c5706e77d3..3e011f29ca 100644 --- a/bucket/neovim.json +++ b/bucket/neovim.json @@ -1,5 +1,5 @@ { - "version": "0.10.1", + "version": "0.10.2", "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.10.1/nvim-win64.zip", - "hash": "6b9be9acb4f5011f7ab6f7390286a579534e05f0dcf8f37d503c4d40b4adf548" + "url": "https://github.com/neovim/neovim/releases/download/v0.10.2/nvim-win64.zip", + "hash": "3e11c4bed6f3d921af03112c8056740ca6fcacdbf84066328193f058200531c2" } }, "extract_dir": "nvim-win64",