diff --git a/bucket/neovim-nightly.json b/bucket/neovim-nightly.json index 8e0045af3a..dc5f663e53 100644 --- a/bucket/neovim-nightly.json +++ b/bucket/neovim-nightly.json @@ -1,5 +1,5 @@ { - "version": "0.6.0-dev-366-g270cc1d70", + "version": "0.6.0-dev-368-g9337fff8a", "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": "9f5aa800775479507b428e8c6721437ee227a1bd9646625b081e83a0d58f0051" + "hash": "989f8b1289147a8cbf3de97461fef207126008da8b8fcf4c5601a9a5557f847c" }, "32bit": { "url": "https://github.com/neovim/neovim/releases/download/nightly/nvim-win32.zip", - "hash": "e2aa03ae88c57e3978f82b28ae3847de9743101e5432e12a744b34363e41ba05" + "hash": "0844526cf0923996bd6d5f88064375418998005da7468824fb1b92694fe60763" } }, "extract_dir": "Neovim",