diff --git a/bucket/neovim-nightly.json b/bucket/neovim-nightly.json index 7a56e112ba..8e0045af3a 100644 --- a/bucket/neovim-nightly.json +++ b/bucket/neovim-nightly.json @@ -1,5 +1,5 @@ { - "version": "0.6.0-dev-356-gbec7f47ce", + "version": "0.6.0-dev-366-g270cc1d70", "description": "Vim fork focused on extensibility and usability", "homepage": "https://neovim.io", "license": { @@ -12,11 +12,11 @@ "architecture": { "64bit": { "url": "https://github.com/neovim/neovim/releases/download/nightly/nvim-win64.zip", - "hash": "3b4fb047ea0acba635644f72c77b42bb14af1dc7fd5b552ba524cf52020369d0" + "hash": "9f5aa800775479507b428e8c6721437ee227a1bd9646625b081e83a0d58f0051" }, "32bit": { "url": "https://github.com/neovim/neovim/releases/download/nightly/nvim-win32.zip", - "hash": "e2e907372919cff5769d3235248137cb1eef2fa65072ccd320729363079330b7" + "hash": "e2aa03ae88c57e3978f82b28ae3847de9743101e5432e12a744b34363e41ba05" } }, "extract_dir": "Neovim",