diff --git a/bucket/neovim.json b/bucket/neovim.json index 3e011f29ca..07049bab30 100644 --- a/bucket/neovim.json +++ b/bucket/neovim.json @@ -1,5 +1,5 @@ { - "version": "0.10.2", + "version": "0.10.3", "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.2/nvim-win64.zip", - "hash": "3e11c4bed6f3d921af03112c8056740ca6fcacdbf84066328193f058200531c2" + "url": "https://github.com/neovim/neovim/releases/download/v0.10.3/nvim-win64.zip", + "hash": "e5c1d5c1f9e0da6498ab3341046bb7568b72cfb578236188025c5dc5485ce752" } }, "extract_dir": "nvim-win64",