diff --git a/bucket/neovim.json b/bucket/neovim.json index fc43e15b3a..7ab27e58f2 100644 --- a/bucket/neovim.json +++ b/bucket/neovim.json @@ -1,5 +1,5 @@ { - "version": "0.7.0", + "version": "0.7.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.7.0/nvim-win64.zip", - "hash": "a72a90e2897ea296b777c325a37c981a0b51e2fe0c8b8735e3366b65e958cddc" + "url": "https://github.com/neovim/neovim/releases/download/v0.7.2/nvim-win64.zip", + "hash": "0e969e15c7e4d9b128ec1e06159ead386d262fdc94616ddbb0c245abcc798ae8" } }, "extract_dir": "nvim-win64",